Searched refs:NFS4_FHSIZE (Results 1 – 8 of 8) sorted by relevance
15 #define enc_nfs4_fh_sz (1 + (NFS4_FHSIZE >> 2))
233 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup()602 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()727 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp()1701 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound()1702 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()1893 ret += NFS4_FHSIZE + 4; in nfsd4_getattr_rsize()1912 return (op_encode_hdr_size + 1) * sizeof(__be32) + NFS4_FHSIZE; in nfsd4_getfh_rsize()
129 BUG_ON(length > NFS4_FHSIZE); in encode_nfs_fh4()
1058 if (putfh->pf_fhlen > NFS4_FHSIZE) in nfsd4_decode_putfh()2452 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr()
83 __u32 fh_pad[NFS4_FHSIZE/4];
24 #define NFS4_FHSIZE 128 macro
105 if (fh->size > NFS4_FHSIZE) in decode_fh()
98 (NFS4_FHSIZE >> 2))104 ((3+NFS4_FHSIZE) >> 2))3531 if (len > NFS4_FHSIZE) in decode_attr_filehandle()5021 if (len > NFS4_FHSIZE) in decode_getfh()