Searched refs:so_thr_done (Results 1 – 2 of 2) sorted by relevance
2130 if (svc->srv_ops.so_thr_done != NULL) in ptlrpc_main()2131 svc->srv_ops.so_thr_done(thread); in ptlrpc_main()
1916 void (*so_thr_done)(struct ptlrpc_thread *thr); member