Searched refs:LDLM_CANCEL_AGED (Results 1 – 2 of 2) sorted by relevance
94 LDLM_CANCEL_AGED = 1 << 0, /* Cancel aged locks (non lru resize). */ enumerator
590 LDLM_CANCEL_LRUR : LDLM_CANCEL_AGED; in ldlm_prep_elc_req()1044 LDLM_CANCEL_LRUR : LDLM_CANCEL_AGED; in ldlm_cli_cancel()1254 if (flags & LDLM_CANCEL_AGED) in ldlm_cancel_lru_policy()