Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c725 struct ptlrpc_request *srhi_req; member
736 if (srhi->srhi_req != NULL && in ptlrpc_lprocfs_svc_req_history_seek()
745 LASSERTF(srhi->srhi_seq == srhi->srhi_req->rq_history_seq, in ptlrpc_lprocfs_svc_req_history_seek()
748 srhi->srhi_seq, srhi->srhi_req->rq_history_seq); in ptlrpc_lprocfs_svc_req_history_seek()
753 e = &srhi->srhi_req->rq_history_list; in ptlrpc_lprocfs_svc_req_history_seek()
764 srhi->srhi_req = req; in ptlrpc_lprocfs_svc_req_history_seek()
827 srhi->srhi_req = NULL; in ptlrpc_lprocfs_svc_req_history_start()
875 srhi->srhi_req = NULL; in ptlrpc_lprocfs_svc_req_history_next()
914 req = srhi->srhi_req; in ptlrpc_lprocfs_svc_req_history_show()
933 svc->srv_ops.so_req_printer(s, srhi->srhi_req); in ptlrpc_lprocfs_svc_req_history_show()