Home
last modified time | relevance | path

Searched refs:lor_fh (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2093 if (!xdr_bytes(xdrs, (char **)&objp->lor_fh.nfs_fh4_val, in xdr_layoutrecall_file4()
2094 (uint_t *)&objp->lor_fh.nfs_fh4_len, NFS4_FHSIZE)) in xdr_layoutrecall_file4()
2099 if (objp->lor_fh.nfs_fh4_val != NULL) { in xdr_layoutrecall_file4()
2101 (char **)&objp->lor_fh.nfs_fh4_val, in xdr_layoutrecall_file4()
2102 (uint_t *)&objp->lor_fh.nfs_fh4_len, in xdr_layoutrecall_file4()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3333 nfs_fh4 lor_fh; member
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2949 nfs_fh4 lor_fh; member