Home
last modified time | relevance | path

Searched refs:ptlrpc_lprocfs_register_obd (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1117 void ptlrpc_lprocfs_register_obd(struct obd_device *obddev) in ptlrpc_lprocfs_register_obd() function
1123 EXPORT_SYMBOL(ptlrpc_lprocfs_register_obd);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2874 void ptlrpc_lprocfs_register_obd(struct obd_device *obd);
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2326 ptlrpc_lprocfs_register_obd(obd); in mdc_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3137 ptlrpc_lprocfs_register_obd(obd); in osc_setup()