Searched refs:srhi_idx (Results 1 – 1 of 1) sorted by relevance
729 int srhi_idx; member849 srhi->srhi_idx = i; in ptlrpc_lprocfs_svc_req_history_start()878 for (i = srhi->srhi_idx; i < svc->srv_ncpts; i++) { in ptlrpc_lprocfs_svc_req_history_next()881 if (i > srhi->srhi_idx) { /* reset iterator for a new CPT */ in ptlrpc_lprocfs_svc_req_history_next()893 srhi->srhi_idx = i; in ptlrpc_lprocfs_svc_req_history_next()940 LASSERT(srhi->srhi_idx < svc->srv_ncpts); in ptlrpc_lprocfs_svc_req_history_show()942 svcpt = svc->srv_parts[srhi->srhi_idx]; in ptlrpc_lprocfs_svc_req_history_show()