Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c930 if (svc->srv_ops.so_req_printer == NULL) 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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h1929 void (*so_req_printer)(void *, struct ptlrpc_request *); member