Searched refs:DLM_IFL_MSTCPY_BIT (Results 1 – 4 of 4) sorted by relevance
190 #define DLM_IFL_MSTCPY_BIT 16 macro191 #define __DLM_IFL_MIN_BIT DLM_IFL_MSTCPY_BIT
253 !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()2830 if (test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) in validate_lock_args()2903 if (test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) { in validate_unlock_args()3986 set_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags); in receive_request()5537 set_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags); in receive_rcom_lock_args()
320 if (lkb->lkb_lvbptr && test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) in lkb_idr_free()
410 if (!test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) { in set_lock_master()