Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c731 struct ptlrpc_request *srhi_req; member
742 if (srhi->srhi_req != NULL && 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()
759 e = &srhi->srhi_req->rq_history_list; in ptlrpc_lprocfs_svc_req_history_seek()
770 srhi->srhi_req = req; in ptlrpc_lprocfs_svc_req_history_seek()
833 srhi->srhi_req = NULL; in ptlrpc_lprocfs_svc_req_history_start()
882 srhi->srhi_req = NULL; in ptlrpc_lprocfs_svc_req_history_next()
949 req = srhi->srhi_req; in ptlrpc_lprocfs_svc_req_history_show()
967 svc->srv_ops.so_req_printer(s, srhi->srhi_req); in ptlrpc_lprocfs_svc_req_history_show()