Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1118 &obddev->obd_svc_procroot, in ptlrpc_lprocfs_register_obd()
1176 if (obd->obd_svc_procroot) in ptlrpc_lprocfs_unregister_obd()
1177 lprocfs_remove(&obd->obd_svc_procroot); in ptlrpc_lprocfs_unregister_obd()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h919 struct proc_dir_entry *obd_svc_procroot; member