Searched defs:ptlrpcd (Results 1 – 1 of 1) sorted by relevance
70 struct ptlrpcd { struct74 struct ptlrpcd_ctl pd_thread_rcv; argument75 struct ptlrpcd_ctl pd_threads[0]; argument80 MODULE_PARM_DESC(max_ptlrpcds, "Max ptlrpcd thread count to be started."); argument372 static int ptlrpcd(void *arg) in ptlrpcd() function