pub const NFS_XDR_PER_OP_OVERHEAD: usize = 256;
Estimated per-operation XDR overhead (bytes). Covers PUTFH + OPEN + WRITE + CLOSE op headers and filehandle encoding for each file in a compound.