Searched refs:LDLM_FL_CANCEL_ON_BLOCK (Results 1 – 4 of 4) sorted by relevance
154 #define LDLM_FL_CANCEL_ON_BLOCK 0x0000000000800000ULL // bit 23 macro446 {LDLM_FL_CANCEL_ON_BLOCK, "LDLM_FL_CANCEL_ON_BLOCK"},
152 if (lock->l_flags & LDLM_FL_CANCEL_ON_BLOCK) in ldlm_handle_bl_callback()694 if (!(lock->l_flags & LDLM_FL_CANCEL_ON_BLOCK)) { in ldlm_callback_handler()
1100 (LDLM_FL_LOCAL_ONLY|LDLM_FL_CANCEL_ON_BLOCK)); in ldlm_cli_cancel_local()1698 lock->l_flags &= ~LDLM_FL_CANCEL_ON_BLOCK; in ldlm_prepare_lru_list()2166 if (lock->l_flags & LDLM_FL_CANCEL_ON_BLOCK) { in replay_one_lock()
219 lock->l_flags |= LDLM_FL_AST_SENT | LDLM_FL_CANCEL_ON_BLOCK | in ldlm_flock_cancel_on_deadlock()