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