Searched refs:LDLM_FL_INTENT_ONLY (Results 1 – 2 of 2) sorted by relevance
97 #define LDLM_FL_INTENT_ONLY 0x0000000000000200ULL /* bit 9 */ macro430 {LDLM_FL_INTENT_ONLY, "LDLM_FL_INTENT_ONLY"},
567 lockreq->lock_flags |= ldlm_flags_to_wire(LDLM_FL_INTENT_ONLY); in mdc_finish_enqueue()