Home
last modified time | relevance | path

Searched refs:ocfs2_blockcheck_stats (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dblockcheck.h17 struct ocfs2_blockcheck_stats { struct
48 struct ocfs2_blockcheck_stats *stats);
53 struct ocfs2_blockcheck_stats *stats);
56 void ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats,
58 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats);
H A Dblockcheck.c234 static void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove()
242 static void ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install()
261 static inline void ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install()
266 static inline void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove()
272 void ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_stats_debugfs_install()
278 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_stats_debugfs_remove()
283 static void ocfs2_blockcheck_inc_check(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_check()
299 static void ocfs2_blockcheck_inc_failure(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_failure()
315 static void ocfs2_blockcheck_inc_recover(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_recover()
382 struct ocfs2_blockcheck_stats *stat in ocfs2_block_check_validate()
[all...]
H A Dsuper.c113 struct ocfs2_blockcheck_stats *stats);
117 struct ocfs2_blockcheck_stats *stats);
727 struct ocfs2_blockcheck_stats *stats) in ocfs2_sb_probe()
793 memset(stats, 0, sizeof(struct ocfs2_blockcheck_stats)); in ocfs2_sb_probe()
983 struct ocfs2_blockcheck_stats stats; in ocfs2_fill_super()
2008 struct ocfs2_blockcheck_stats *stats) in ocfs2_initialize_super()
2329 struct ocfs2_blockcheck_stats *stats) in ocfs2_verify_volume()
H A Docfs2.h34 /* For struct ocfs2_blockcheck_stats */
385 struct ocfs2_blockcheck_stats osb_ecc_stats;
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dblockcheck.h15 struct ocfs2_blockcheck_stats { struct
46 struct ocfs2_blockcheck_stats *stats);
51 struct ocfs2_blockcheck_stats *stats);
54 void ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats,
56 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats);
H A Dblockcheck.c232 static void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove()
240 static void ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install()
259 static inline void ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install()
264 static inline void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove()
270 void ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_stats_debugfs_install()
276 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_stats_debugfs_remove()
281 static void ocfs2_blockcheck_inc_check(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_check()
297 static void ocfs2_blockcheck_inc_failure(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_failure()
313 static void ocfs2_blockcheck_inc_recover(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_recover()
380 struct ocfs2_blockcheck_stats *stat in ocfs2_block_check_validate()
[all...]
H A Dsuper.c110 struct ocfs2_blockcheck_stats *stats);
114 struct ocfs2_blockcheck_stats *stats);
724 struct ocfs2_blockcheck_stats *stats) in ocfs2_sb_probe()
790 memset(stats, 0, sizeof(struct ocfs2_blockcheck_stats)); in ocfs2_sb_probe()
978 struct ocfs2_blockcheck_stats stats; in ocfs2_fill_super()
2000 struct ocfs2_blockcheck_stats *stats) in ocfs2_initialize_super()
2320 struct ocfs2_blockcheck_stats *stats) in ocfs2_verify_volume()
H A Docfs2.h32 /* For struct ocfs2_blockcheck_stats */
383 struct ocfs2_blockcheck_stats osb_ecc_stats;

Completed in 12 milliseconds