Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1115 void ptlrpc_lprocfs_register_obd(struct obd_device *obddev) in ptlrpc_lprocfs_register_obd() function
1121 EXPORT_SYMBOL(ptlrpc_lprocfs_register_obd);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2951 void ptlrpc_lprocfs_register_obd(struct obd_device *obd);
2955 static inline void ptlrpc_lprocfs_register_obd(struct obd_device *obd) {} in ptlrpc_lprocfs_register_obd() function
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2453 ptlrpc_lprocfs_register_obd(obd); in mdc_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3190 ptlrpc_lprocfs_register_obd(obd); in osc_setup()