Searched refs:LDLM_FL_CANCEL_ON_BLOCK (Results 1 – 3 of 3) sorted by relevance
145 #define LDLM_FL_CANCEL_ON_BLOCK 0x0000000000800000ULL /* bit 23 */ macro437 {LDLM_FL_CANCEL_ON_BLOCK, "LDLM_FL_CANCEL_ON_BLOCK"},
129 if (lock->l_flags & LDLM_FL_CANCEL_ON_BLOCK) in ldlm_handle_bl_callback()670 if (!(lock->l_flags & LDLM_FL_CANCEL_ON_BLOCK)) { in ldlm_callback_handler()
805 (LDLM_FL_LOCAL_ONLY|LDLM_FL_CANCEL_ON_BLOCK)); in ldlm_cli_cancel_local()1398 lock->l_flags &= ~LDLM_FL_CANCEL_ON_BLOCK; in ldlm_prepare_lru_list()1854 if (lock->l_flags & LDLM_FL_CANCEL_ON_BLOCK) { in replay_one_lock()