Searched refs:LDLM_FL_INTENT_ONLY (Results 1 – 3 of 3) sorted by relevance
106 #define LDLM_FL_INTENT_ONLY 0x0000000000000200ULL // bit 9 macro439 {LDLM_FL_INTENT_ONLY, "LDLM_FL_INTENT_ONLY"},
579 lockreq->lock_flags |= ldlm_flags_to_wire(LDLM_FL_INTENT_ONLY); in mdc_finish_enqueue()
1585 (rc == ELDLM_OK && (*flags & LDLM_FL_INTENT_ONLY))) { in ldlm_lock_enqueue()