Searched refs:NFS4_FHSIZE (Results 1 – 8 of 8) sorted by relevance
14 #define enc_nfs4_fh_sz (1 + (NFS4_FHSIZE >> 2))
246 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup()606 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()727 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp()871 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_secinfo()1616 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound()1617 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()1804 ret += NFS4_FHSIZE + 4; in nfsd4_getattr_rsize()
129 BUG_ON(length > NFS4_FHSIZE); in encode_nfs_fh4()
1006 if (putfh->pf_fhlen > NFS4_FHSIZE) in nfsd4_decode_putfh()2329 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr()
82 __u32 fh_pad[NFS4_FHSIZE/4];
23 #define NFS4_FHSIZE 128 macro
113 if (fh->size > NFS4_FHSIZE) in decode_fh()
92 (NFS4_FHSIZE >> 2))98 ((3+NFS4_FHSIZE) >> 2))3412 if (len > NFS4_FHSIZE) in decode_attr_filehandle()4874 if (len > NFS4_FHSIZE) in decode_getfh()