Searched refs:has_locks (Results 1 – 2 of 2) sorted by relevance
2681 int has_locks = 0; in flk_sysid_has_locks() local2686 for (i = 0; i < HASH_SIZE && !has_locks; i++) { in flk_sysid_has_locks()2698 lock != ACTIVE_HEAD(gp) && !has_locks; in flk_sysid_has_locks()2701 has_locks = 1; in flk_sysid_has_locks()2707 lock != SLEEPING_HEAD(gp) && !has_locks; in flk_sysid_has_locks()2710 has_locks = 1; in flk_sysid_has_locks()2716 return (has_locks); in flk_sysid_has_locks()
412 bool_t has_locks; in nlm_gc() local432 has_locks = nlm_host_has_locks(hostp); in nlm_gc()455 if (has_locks) { in nlm_gc()