Searched refs:NFS4_FHSIZE (Results 1 – 11 of 11) sorted by relevance
71 if (nfs_fh->size > NFS4_FHSIZE) in nfsd_open_local_fh()75 fh_init(&fh, NFS4_FHSIZE); in nfsd_open_local_fh()
15 #define enc_nfs4_fh_sz (1 + (NFS4_FHSIZE >> 2))
274 case NFS4_FHSIZE: in nfsd_set_fh_dentry()670 bool v4 = (fhp->fh_maxsize == NFS4_FHSIZE); in fh_fill_pre_attrs()698 bool v4 = (fhp->fh_maxsize == NFS4_FHSIZE); in fh_fill_post_attrs()
53 char fh_raw[NFS4_FHSIZE];
189 if (fh->fh_maxsize == NFS4_FHSIZE) in fh_getattr()
430 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup()790 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()913 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp()2805 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound()2806 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()3030 ret += NFS4_FHSIZE + 4; in nfsd4_getattr_rsize()3050 return (op_encode_hdr_size + 1) * sizeof(__be32) + NFS4_FHSIZE; in nfsd4_getfh_rsize()
145 BUG_ON(length > NFS4_FHSIZE); in encode_nfs_fh4()
1256 if (putfh->pf_fhlen > NFS4_FHSIZE) in nfsd4_decode_putfh()3668 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr4()
24 #define NFS4_FHSIZE 128 macro
96 if (fh->size > NFS4_FHSIZE) in decode_fh()
96 (NFS4_FHSIZE >> 2))102 ((3+NFS4_FHSIZE) >> 2))3553 if (len > NFS4_FHSIZE || len == 0) { in decode_attr_filehandle()5055 if (len > NFS4_FHSIZE || len == 0) { in decode_getfh()