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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c267 static bool_t nlm_shres_equal(struct shrlock *, struct shrlock *);
2195 if (nsp->ns_vp == vp && nlm_shres_equal(shrp, nsp->ns_shr))
2225 if (nsp->ns_vp == vp && nlm_shres_equal(shrp, nsp->ns_shr)) {
2288 nlm_shres_equal(struct shrlock *shrp1, struct shrlock *shrp2) function

Completed in 61 milliseconds