Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_lproc.c149 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/
Dlprocfs_status.c1448 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/
Dlprocfs_status.h577 int ldebugfs_obd_seq_create(struct obd_device *dev,
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c760 rc = ldebugfs_obd_seq_create(dev, "rpc_stats", 0644, in lproc_osc_attach_seqstat()