Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c821 rfs4fhcmp(nfs_fh4 *wirefh, nfs_fh4 *srvfh) in rfs4fhcmp() argument
825 ASSERT(IS_P2ALIGNED(wirefh->nfs_fh4_val, sizeof (uint32_t))); in rfs4fhcmp()
828 if (!xdr_inline_decode_nfs_fh4((uint32_t *)wirefh->nfs_fh4_val, &fh, in rfs4fhcmp()
829 wirefh->nfs_fh4_len)) in rfs4fhcmp()