Searched refs:LDLM_FL_LOCAL (Results 1 – 2 of 2) sorted by relevance
218 #define LDLM_FL_LOCAL 0x0000010000000000ULL /* bit 40 */ macro448 {LDLM_FL_LOCAL, "LDLM_FL_LOCAL"},
787 if (lock->l_flags & LDLM_FL_LOCAL && in ldlm_lock_decref_internal()1121 !(lock->l_flags & LDLM_FL_LOCAL)) in search_queue()