Home
last modified time | relevance | path

Searched refs:FLK_QUERY_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dflock.h225 #define FLK_QUERY_ACTIVE 0x1 macro
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c1518 LM_SYSID_CLIENT, FLK_QUERY_ACTIVE)) in nlm_host_has_cli_locks()
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c2698 if (lck_type & FLK_QUERY_ACTIVE) { in flk_sysid_has_locks()