Home
last modified time | relevance | path

Searched refs:DLM_IFL_MSTCPY_BIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/dlm/
H A Ddlm_internal.h199 #define DLM_IFL_MSTCPY_BIT 16 macro
200 #define __DLM_IFL_MIN_BIT DLM_IFL_MSTCPY_BIT
H A Drecover.c407 if (!test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) { in set_lock_master()
H A Dlockspace.c744 if (lkb->lkb_lvbptr && test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) in lkb_idr_free()
H A Dlock.c253 !test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags); in is_process_copy()
258 return test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags); in is_master_copy()
2676 if (test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) in validate_lock_args()
2749 if (test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) { in validate_unlock_args()
3845 set_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags); in receive_request()
5351 set_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags); in receive_rcom_lock_args()