Searched refs:lprocfs_obd_seq_create (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_lproc.c | 151 rc = lprocfs_obd_seq_create(dev, "srpc_info", 0444, in sptlrpc_lprocfs_cliobd_attach() 159 rc = lprocfs_obd_seq_create(dev, "srpc_contexts", 0444, in sptlrpc_lprocfs_cliobd_attach()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 741 rc = lprocfs_obd_seq_create(dev, "rpc_stats", 0644, in lproc_osc_attach_seqstat()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 602 extern int lprocfs_obd_seq_create(struct obd_device *dev, const char *name,
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 1994 int lprocfs_obd_seq_create(struct obd_device *dev, in lprocfs_obd_seq_create() function 2003 EXPORT_SYMBOL(lprocfs_obd_seq_create);
|