Searched refs:IS_REFERENCED (Results 1 – 2 of 2) sorted by relevance
259 #define IS_REFERENCED(lock) ((lock)->l_state & REFERENCED_LOCK) macro
726 if (IS_REFERENCED(lock)) { in flk_free_lock()