Searched refs:nlm_host_has_locks (Results 1 – 1 of 1) sorted by relevance
248 static bool_t nlm_host_has_locks(struct nlm_host *);432 has_locks = nlm_host_has_locks(hostp); in nlm_gc()644 if (nlm_host_has_locks(hostp)) in nlm_suspend_zone()1528 nlm_host_has_locks(struct nlm_host *hostp) in nlm_host_has_locks() function2473 if (hostp->nh_refs > 0 || nlm_host_has_locks(hostp)) { in nlm_svc_stopping()