Home
last modified time | relevance | path

Searched refs:rs_transno (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c713 rs->rs_transno = req->rq_transno; in target_send_reply()
719 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()
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c409 rs->rs_transno <= in reply_out_callback()
Dservice.c1805 rs->rs_xid, rs->rs_transno, rs->rs_opc, in ptlrpc_handle_rs()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h437 __u64 rs_transno; member