Searched refs:rs_transno (Results 1 – 4 of 4) sorted by relevance
716 rs->rs_transno = req->rq_transno; in target_send_reply()722 rs->rs_transno, exp->exp_last_committed); in target_send_reply()723 if (rs->rs_transno > exp->exp_last_committed) { in target_send_reply()751 if (rs->rs_transno <= exp->exp_last_committed || in target_send_reply()
409 rs->rs_transno <= in reply_out_callback()
418 if (rs->rs_transno <= exp->exp_last_committed) { in ptlrpc_commit_replies()2086 rs->rs_xid, rs->rs_transno, rs->rs_opc, in ptlrpc_handle_rs()
439 __u64 rs_transno; member