Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Ddlm_internal.h201 #define DLM_IFL_RESEND_BIT 17 macro
H A Dlock.c1539 clear_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in _remove_from_waiters()
2775 if (test_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags)) { in validate_unlock_args()
2813 if (test_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags)) { in validate_unlock_args()
4858 set_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in recover_convert_waiter()
4922 set_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in dlm_recover_waiters_pre()
4958 set_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in dlm_recover_waiters_pre()
5001 if (test_bit(DLM_IFL_RESEND_BIT, &iter->lkb_iflags)) { in find_resend_waiter()
5066 clear_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in dlm_recover_waiters_post()