Searched refs:LDLM_FL_WAITED (Results 1 – 2 of 2) sorted by relevance
356 #define LDLM_FL_WAITED 0x0020000000000000ULL // bit 53 macro470 {LDLM_FL_WAITED, "LDLM_FL_WAITED"},
1966 if (lock->l_flags & LDLM_FL_WAITED) in ldlm_lock_cancel()1974 if (lock->l_flags & LDLM_FL_WAITED) in ldlm_lock_cancel()