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