Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dflock_impl.h199 #define FLK_USE_GRAPH 0 /* don't initialize the lock_graph */ macro
/titanic_41/usr/src/uts/common/os/
H A Dflock.c2148 if (initialize == FLK_USE_GRAPH) { in flk_get_lock_graph()
2222 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in cl_flk_has_remote_locks_for_nlmid()
2288 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in flk_has_remote_locks()
2339 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in flk_has_remote_locks_for_sysid()
2644 gp = flk_get_lock_graph(vp, FLK_USE_GRAPH); in cleanlocks()