Searched refs:NFS4_FHSIZE (Results 1 – 13 of 13) sorted by relevance
425 char data[NFS4_FHSIZE];
72 char fh_buf[NFS4_FHSIZE];1105 char fhbuf[NFS4_FHSIZE];
49 #define NFS4_FHSIZE 128 macro
74 char data[NFS4_FHSIZE];
56 NFS4_FHSIZE)); in xdr_nfs_bfh4()
68 const NFS4_FHSIZE = 128; variable180 typedef opaque nfs_fh4<NFS4_FHSIZE>; typedef
3734 nsfh->sfh_fh.nfs_fh4_val = kmem_alloc(NFS4_FHSIZE, KM_SLEEP); in sfh4_put()3751 kmem_free(nsfh->sfh_fh.nfs_fh4_val, NFS4_FHSIZE); in sfh4_put()3773 ASSERT(fh->nfs_fh4_len <= NFS4_FHSIZE); in sfh4_get()3878 kmem_free(sfh->sfh_fh.nfs_fh4_val, NFS4_FHSIZE); in sfh4_rele()3904 ASSERT(newfh->nfs_fh4_len <= NFS4_FHSIZE); in sfh4_update()3962 ASSERT(fhp->fh_len <= NFS4_FHSIZE); in sfh4_copyval()
634 (uint_t *)&objp->nfs_fh4_len, NFS4_FHSIZE)); in xdr_nfs_fh4()1065 NFS4_FHSIZE)) in xdr_ga_fattr_res()4137 NFS4_FHSIZE)); in xdr_nfs_argop4()4365 ASSERT(len <= NFS4_FHSIZE); in xdr_cnfs_argop4()4651 NFS4_FHSIZE)); in xdr_nfs_resop4()4827 NFS4_FHSIZE)); in xdr_nfs_resop4_clnt()5174 (uint_t *)&gargs->fh.nfs_fh4_len, NFS4_FHSIZE)) in xdr_cnfs_cb_argop4()5187 (uint_t *)&rargs->fh.nfs_fh4_len, NFS4_FHSIZE)); in xdr_cnfs_cb_argop4()
1726 if (tmpfhp->nfs_fh4_len > NFS4_FHSIZE) { in remap_lookup()1754 if (tmpfhp->nfs_fh4_len > NFS4_FHSIZE) { in remap_lookup()
2020 ASSERT(tmpfhp->nfs_fh4_len <= NFS4_FHSIZE); in nfs4getfh_otw()2024 ASSERT(resfhp->nfs_fh4_len <= NFS4_FHSIZE); in nfs4getfh_otw()
2696 char fhbuf[NFS4_FHSIZE]; in add_volrnm_fh()
4916 cs->saved_fh.nfs_fh4_val = kmem_alloc(NFS4_FHSIZE, KM_SLEEP); in rfs4_op_savefh()5956 kmem_free(cs.saved_fh.nfs_fh4_val, NFS4_FHSIZE); in rfs4_compound()
283 (uint_t *)&objp->nfs_fh4_len, NFS4_FHSIZE)) in xdr_nfs_fh4()