Searched refs:NFS4_FHSIZE (Results 1 – 8 of 8) sorted by relevance
15 #define enc_nfs4_fh_sz (1 + (NFS4_FHSIZE >> 2))
236 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup()614 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()739 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp()2347 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound()2348 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()2543 ret += NFS4_FHSIZE + 4; in nfsd4_getattr_rsize()2562 return (op_encode_hdr_size + 1) * sizeof(__be32) + NFS4_FHSIZE; in nfsd4_getfh_rsize()
122 BUG_ON(length > NFS4_FHSIZE); in encode_nfs_fh4()
1104 if (putfh->pf_fhlen > NFS4_FHSIZE) in nfsd4_decode_putfh()2757 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr()
83 __u32 fh_pad[NFS4_FHSIZE/4];
24 #define NFS4_FHSIZE 128 macro
96 if (fh->size > NFS4_FHSIZE) in decode_fh()
99 (NFS4_FHSIZE >> 2))105 ((3+NFS4_FHSIZE) >> 2))3484 if (len > NFS4_FHSIZE) in decode_attr_filehandle()4910 if (len > NFS4_FHSIZE) in decode_getfh()