Home
last modified time | relevance | path

Searched defs:ptlrpcd (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c71 struct ptlrpcd { struct
78 struct ptlrpcd_ctl pd_threads[0]; argument
89 MODULE_PARM_DESC(max_ptlrpcds, "Max ptlrpcd thread count to be started."); argument
386 static int ptlrpcd(void *arg) in ptlrpcd() function