Searched refs:is_overlap_unlock (Results 1 – 1 of 1) sorted by relevance
272 static inline int is_overlap_unlock(struct dlm_lkb *lkb) in is_overlap_unlock() function315 is_overlap_unlock(lkb) ? -DLM_EUNLOCK : -DLM_ECANCEL); in queue_cast_overlap()959 if (is_overlap_unlock(lkb) || in add_to_waiters()1016 if (is_overlap_unlock(lkb) && (mstype == DLM_MSG_UNLOCK_REPLY)) { in _remove_from_waiters()2381 if (is_overlap_unlock(lkb)) in validate_unlock_args()3739 if (is_overlap_unlock(lkb) && (result == 0 || result == -EINPROGRESS)) { in receive_request_reply()4261 if (is_overlap_unlock(lkb)) { in dlm_recover_waiters_pre()4373 ou = is_overlap_unlock(lkb); in dlm_recover_waiters_post()