Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c964 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()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1943 void (*so_req_printer)(void *, struct ptlrpc_request *); member