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()608 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()729 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp()875 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_secinfo()1627 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound()1628 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()1819 ret += NFS4_FHSIZE + 4; in nfsd4_getattr_rsize()
129 BUG_ON(length > NFS4_FHSIZE); in encode_nfs_fh4()
1005 if (putfh->pf_fhlen > NFS4_FHSIZE) in nfsd4_decode_putfh()2296 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr()
82 __u32 fh_pad[NFS4_FHSIZE/4];
23 #define NFS4_FHSIZE 128 macro
111 if (fh->size > NFS4_FHSIZE) in decode_fh()
92 (NFS4_FHSIZE >> 2))98 ((3+NFS4_FHSIZE) >> 2))3382 if (len > NFS4_FHSIZE) in decode_attr_filehandle()4792 if (len > NFS4_FHSIZE) in decode_getfh()