Home
last modified time | relevance | path

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

/linux-6.6.21/fs/dlm/
Ddlm_internal.h201 #define DLM_IFL_RESEND_BIT 17 macro
Dlock.c1539 clear_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in _remove_from_waiters()
2777 if (test_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags)) { in validate_unlock_args()
2815 if (test_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags)) { in validate_unlock_args()
4860 set_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in recover_convert_waiter()
4924 set_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in dlm_recover_waiters_pre()
4960 set_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in dlm_recover_waiters_pre()
5003 if (test_bit(DLM_IFL_RESEND_BIT, &iter->lkb_iflags)) { in find_resend_waiter()
5068 clear_bit(DLM_IFL_RESEND_BIT, &lkb->lkb_iflags); in dlm_recover_waiters_post()