nlm_shres_equal
if (nsp->ns_vp == vp && nlm_shres_equal(shrp, nsp->ns_shr))
if (nsp->ns_vp == vp && nlm_shres_equal(shrp, nsp->ns_shr)) {
static bool_t nlm_shres_equal(struct shrlock *, struct shrlock *);