Searched refs:so_req_printer (Results 1 – 2 of 2) sorted by relevance
964 if (svc->srv_ops.so_req_printer == NULL) 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()
1943 void (*so_req_printer)(void *, struct ptlrpc_request *); member