Searched refs:ldebugfs_obd_seq_create (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_lproc.c | 149 rc = ldebugfs_obd_seq_create(dev, "srpc_info", 0444, in sptlrpc_lprocfs_cliobd_attach() 157 rc = ldebugfs_obd_seq_create(dev, "srpc_contexts", 0444, in sptlrpc_lprocfs_cliobd_attach()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 1448 int ldebugfs_obd_seq_create(struct obd_device *dev, in ldebugfs_obd_seq_create() function 1457 EXPORT_SYMBOL(ldebugfs_obd_seq_create);
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 577 int ldebugfs_obd_seq_create(struct obd_device *dev,
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 760 rc = ldebugfs_obd_seq_create(dev, "rpc_stats", 0644, in lproc_osc_attach_seqstat()
|