Home
last modified time | relevance | path

Searched refs:obd_svc_debugfs_entry (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1120 &obddev->obd_svc_debugfs_entry, in ptlrpc_lprocfs_register_obd()
1178 if (!IS_ERR_OR_NULL(obd->obd_svc_debugfs_entry)) in ptlrpc_lprocfs_unregister_obd()
1179 ldebugfs_remove(&obd->obd_svc_debugfs_entry); in ptlrpc_lprocfs_unregister_obd()
/drivers/staging/lustre/lustre/include/
Dobd.h786 struct dentry *obd_svc_debugfs_entry; member