Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1174 void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd) in ptlrpc_lprocfs_unregister_obd() function
1182 EXPORT_SYMBOL(ptlrpc_lprocfs_unregister_obd);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2952 void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd);
2956 static inline void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd) {} in ptlrpc_lprocfs_unregister_obd() function
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2515 ptlrpc_lprocfs_unregister_obd(obd); in mdc_precleanup()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3247 ptlrpc_lprocfs_unregister_obd(obd); in osc_precleanup()