Searched refs:nfs4_fattr_bitmap_maxsz (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4xdr.c92 #define nfs4_fattr_bitmap_maxsz 3 macro
93 #define encode_getattr_maxsz (op_encode_hdr_maxsz + nfs4_fattr_bitmap_maxsz)
101 #define nfs4_fattr_maxsz (nfs4_fattr_bitmap_maxsz + \
104 #define encode_attrs_maxsz (nfs4_fattr_bitmap_maxsz + \
153 nfs4_fattr_bitmap_maxsz + \
176 nfs4_fattr_bitmap_maxsz)
240 nfs4_fattr_bitmap_maxsz)
247 nfs4_fattr_bitmap_maxsz + 1)
2201 replen = hdr.replen + op_decode_hdr_maxsz + nfs4_fattr_bitmap_maxsz + 1;

Completed in 173 milliseconds