Lines Matching refs:nlm_vhold

256     struct nlm_vhold *);
257 static bool_t nlm_vhold_busy(struct nlm_host *, struct nlm_vhold *);
258 static void nlm_vhold_clean(struct nlm_vhold *, int);
264 struct nlm_vhold *, struct flock64 *);
280 sizeof (struct nlm_vhold), 0, nlm_vhold_ctor, nlm_vhold_dtor, in nlm_init()
375 struct nlm_vhold *nvp; in nlm_gc()
381 struct nlm_vhold *new_nvp; in nlm_gc()
1002 struct nlm_vhold *
1005 struct nlm_vhold *nvp, *new_nvp = NULL; in nlm_vhold_get()
1048 nlm_vhold_release(struct nlm_host *hostp, struct nlm_vhold *nvp) in nlm_vhold_release()
1079 nlm_vhold_clean(struct nlm_vhold *nvp, int sysid) in nlm_vhold_clean()
1086 nlm_vhold_destroy(struct nlm_host *hostp, struct nlm_vhold *nvp) in nlm_vhold_destroy()
1113 nlm_vhold_busy(struct nlm_host *hostp, struct nlm_vhold *nvp) in nlm_vhold_busy()
1136 struct nlm_vhold *nvp = (struct nlm_vhold *)datap; in nlm_vhold_ctor()
1146 struct nlm_vhold *nvp = (struct nlm_vhold *)datap; in nlm_vhold_dtor()
1153 struct nlm_vhold *
1156 struct nlm_vhold *nvp = NULL; in nlm_vhold_find_locked()
1263 struct nlm_vhold *nvp; in nlm_host_notify_server()
1445 struct nlm_vhold *nvp; in nlm_host_gc_vholds()
1451 struct nlm_vhold *nvp_tmp; in nlm_host_gc_vholds()
2092 nlm_slreq_register(struct nlm_host *hostp, struct nlm_vhold *nvp, in nlm_slreq_register()
2133 nlm_slreq_unregister(struct nlm_host *hostp, struct nlm_vhold *nvp, in nlm_slreq_unregister()
2156 nlm_slreq_find_locked(struct nlm_host *hostp, struct nlm_vhold *nvp, in nlm_slreq_find_locked()
2537 struct nlm_vhold *nvp; in nlm_vp_active()
2586 struct nlm_vhold *nvp; in nlm_zone_unexport()