Searched refs:is_overlap_unlock (Results 1 – 1 of 1) sorted by relevance
274 static inline int is_overlap_unlock(struct dlm_lkb *lkb) in is_overlap_unlock() function317 is_overlap_unlock(lkb) ? -DLM_EUNLOCK : -DLM_ECANCEL); in queue_cast_overlap()1459 if (is_overlap_unlock(lkb) || in add_to_waiters()1516 if (is_overlap_unlock(lkb) && (mstype == DLM_MSG_UNLOCK_REPLY)) { in _remove_from_waiters()3020 if (is_overlap_unlock(lkb)) in validate_unlock_args()4573 if (is_overlap_unlock(lkb) && (result == 0 || result == -EINPROGRESS)) { in receive_request_reply()5175 if (is_overlap_unlock(lkb)) { in dlm_recover_waiters_pre()5287 ou = is_overlap_unlock(lkb); in dlm_recover_waiters_post()