Skip to main content

NFS_XDR_PER_OP_OVERHEAD

Constant NFS_XDR_PER_OP_OVERHEAD 

Source
pub const NFS_XDR_PER_OP_OVERHEAD: usize = 256;
Expand description

Estimated per-operation XDR overhead (bytes). Covers PUTFH + OPEN + WRITE + CLOSE op headers and filehandle encoding for each file in a compound.