Home
last modified time | relevance | path

Searched refs:FLK_USE_GRAPH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dflock_impl.h199 #define FLK_USE_GRAPH 0 /* don't initialize the lock_graph */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c473 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in ofdcleanlock()
2443 if (initialize == FLK_USE_GRAPH) { in flk_get_lock_graph()
2517 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in cl_flk_has_remote_locks_for_nlmid()
2583 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in flk_has_remote_locks()
2634 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in flk_has_remote_locks_for_sysid()
2941 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in cleanlocks()