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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2172 * shared fh in fn_sfh by doing sfh_hold. Similarly the path which
2175 * fn_get uses the fn_sfh to refine the comparision in cases
2197 nfs4_sharedfh_t *fn_sfh; /* The fh for this fname */ member in struct:nfs4_fname
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c4056 if (fnp->fn_sfh == sfh) {
4067 * fn_sfh. This could be a stale entry due to
4105 fnp->fn_sfh = sfh;
4168 sfh4_rele(&fnp->fn_sfh);

Completed in 75 milliseconds