Searched refs:lprocfs_alloc_stats (Results 1 – 7 of 7) sorted by relevance
996 struct lprocfs_stats *lprocfs_alloc_stats(unsigned int num, in lprocfs_alloc_stats() function1050 EXPORT_SYMBOL(lprocfs_alloc_stats);
984 s->ls_stats = lprocfs_alloc_stats(LU_SS_LAST_STAT, 0); in lu_site_init()
605 pl->pl_stats = lprocfs_alloc_stats(LDLM_POOL_LAST_STAT - in ldlm_pool_debugfs_init()
402 ns->ns_stats = lprocfs_alloc_stats(LDLM_NSS_LAST, 0); in ldlm_namespace_sysfs_register()
540 lprocfs_alloc_stats(unsigned int num, enum lprocfs_stats_flags flags);
1013 sbi->ll_stats = lprocfs_alloc_stats(LPROC_LL_FILE_OPCODES, in ldebugfs_register_mountpoint()1040 sbi->ll_ra_stats = lprocfs_alloc_stats(ARRAY_SIZE(ra_stat_string), in ldebugfs_register_mountpoint()
198 svc_stats = lprocfs_alloc_stats(EXTRA_MAX_OPCODES+LUSTRE_MAX_OPCODES, in ptlrpc_ldebugfs_register()