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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2152 extern nfs4_sharedfh_t *sfh4_put(const nfs_fh4 *, mntinfo4_t *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c3732 sfh4_put(const nfs_fh4 *fh, mntinfo4_t *mi, nfs4_sharedfh_t *key) function
3824 return (sfh4_put(fh, mi, &key));
H A Dnfs4_stub_vnops.c1572 sfhp = sfh4_put(stub_fh, VTOMI4(dvp), NULL);
H A Dnfs4_xdr.c2302 sfhp = sfh4_put(&ges.n4g_fh_u.n4g_fh,

Completed in 86 milliseconds