Searched refs:NFS_FH4_LEN (Results 1 – 5 of 5) sorted by relevance
1023 #define NFS_FH4_LEN sizeof (nfs_fh4_fmt_t) macro1035 bzero((nfs_fmt), NFS_FH4_LEN); \
2229 fh->nfs_fh4_len = NFS_FH4_LEN; in makefh4()2390 ASSERT(fh->nfs_fh4_len >= NFS_FH4_LEN); in nfs4_fhtovp()2642 if (fh4p->nfs_fh4_len != NFS_FH4_LEN) { in find_volrnm_fh()
1075 char fh[NFS_FH4_LEN]; in rfs4_op_readdir()
830 kmem_alloc(NFS_FH4_LEN, KM_SLEEP); in rfs4_fattr4_filehandle()
3570 if (args->object.nfs_fh4_len < NFS_FH4_LEN) { in rfs4_op_putfh()