Searched refs:srhi_seq (Results 1 – 1 of 1) sorted by relevance
730 __u64 srhi_seq; member743 srhi->srhi_seq > svcpt->scp_hist_seq_culled && in ptlrpc_lprocfs_svc_req_history_seek()744 srhi->srhi_seq <= seq) { in ptlrpc_lprocfs_svc_req_history_seek()751 LASSERTF(srhi->srhi_seq == srhi->srhi_req->rq_history_seq, in ptlrpc_lprocfs_svc_req_history_seek()754 srhi->srhi_seq, srhi->srhi_req->rq_history_seq); in ptlrpc_lprocfs_svc_req_history_seek()758 seq, srhi->srhi_seq, svcpt->scp_hist_seq_culled); in ptlrpc_lprocfs_svc_req_history_seek()769 srhi->srhi_seq = req->rq_history_seq; in ptlrpc_lprocfs_svc_req_history_seek()832 srhi->srhi_seq = 0; in ptlrpc_lprocfs_svc_req_history_start()848 *pos = PTLRPC_REQ_SEQ2POS(svc, srhi->srhi_seq); in ptlrpc_lprocfs_svc_req_history_start()883 seq = srhi->srhi_seq = 0; in ptlrpc_lprocfs_svc_req_history_next()[all …]