Searched refs:ldebugfs_register_stats (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | lprocfs_status.c | 1205 int ldebugfs_register_stats(struct dentry *parent, const char *name, in ldebugfs_register_stats() function 1219 EXPORT_SYMBOL(ldebugfs_register_stats);
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
| D | ldlm_pool.c | 645 rc = ldebugfs_register_stats(pl->pl_debugfs_entry, "stats", in ldlm_pool_debugfs_init()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | lprocfs_status.h | 552 int ldebugfs_register_stats(struct dentry *parent,
|
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | lproc_llite.c | 1035 err = ldebugfs_register_stats(sbi->ll_debugfs_entry, "stats", in ldebugfs_register_mountpoint() 1051 err = ldebugfs_register_stats(sbi->ll_debugfs_entry, "read_ahead_stats", in ldebugfs_register_mountpoint()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | lproc_ptlrpc.c | 247 rc = ldebugfs_register_stats(svc_debugfs_entry, name, svc_stats); in ptlrpc_ldebugfs_register()
|