Searched refs:LDLM_FL_FLOCK_DEADLOCK (Results 1 – 2 of 2) sorted by relevance
109 #define LDLM_FL_FLOCK_DEADLOCK 0x0000000000008000ULL /* bit 15 */ macro432 {LDLM_FL_FLOCK_DEADLOCK, "LDLM_FL_FLOCK_DEADLOCK"},
537 if (lock->l_flags & LDLM_FL_FLOCK_DEADLOCK) { in ldlm_flock_completion_ast()