Searched refs:IS_QUERY_LOCK (Results 1 – 2 of 2) sorted by relevance
255 #define IS_QUERY_LOCK(lock) ((lock)->l_state & QUERY_LOCK) macro
421 if (IS_QUERY_LOCK(lock_request)) { in reclock()