Home
last modified time | relevance | path

Searched refs:lprocfs_seq_create (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c434 rc = lprocfs_seq_create(proc_lustre_root, "devices", 0444, in class_procfs_init()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1001 rc = lprocfs_seq_create(sbi->ll_proc_root, "dump_page_cache", 0444, in lprocfs_register_mountpoint()
1006 rc = lprocfs_seq_create(sbi->ll_proc_root, "extents_stats", 0644, in lprocfs_register_mountpoint()
1011 rc = lprocfs_seq_create(sbi->ll_proc_root, "extents_stats_per_process", in lprocfs_register_mountpoint()
1016 rc = lprocfs_seq_create(sbi->ll_proc_root, "offset_stats", 0644, in lprocfs_register_mountpoint()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1975 int lprocfs_seq_create(struct proc_dir_entry *parent, in lprocfs_seq_create() function
1992 EXPORT_SYMBOL(lprocfs_seq_create);
2000 return lprocfs_seq_create(dev->obd_proc_entry, name, in lprocfs_obd_seq_create()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c738 rc = lprocfs_seq_create(dev->obd_proc_entry, "osc_stats", 0644, in lproc_osc_attach_seqstat()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h598 extern int lprocfs_seq_create(struct proc_dir_entry *parent, const char *name,
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1109 rc = lprocfs_seq_create(svc->srv_procroot, "req_history", in ptlrpc_lprocfs_register_service()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c830 rc1 = lprocfs_seq_create(obd->obd_proc_entry, "target_obd", in lov_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1351 rc = lprocfs_seq_create(obd->obd_proc_entry, "target_obd", in lmv_setup()