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

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

Completed in 48 milliseconds