Home
last modified time | relevance | path

Searched refs:exp_last_committed (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c719 rs->rs_transno, exp->exp_last_committed); in target_send_reply()
720 if (rs->rs_transno > exp->exp_last_committed) { in target_send_reply()
748 if (rs->rs_transno <= exp->exp_last_committed || in target_send_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_export.h173 __u64 exp_last_committed; member