Searched refs:ocfs2_blockcheck_stats (Results 1 – 4 of 4) sorted by relevance
15 struct ocfs2_blockcheck_stats { struct46 struct ocfs2_blockcheck_stats *stats); argument51 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);
232 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 *stats) in ocfs2_block_check_validate()[all …]
110 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()976 struct ocfs2_blockcheck_stats stats; in ocfs2_fill_super()1999 struct ocfs2_blockcheck_stats *stats) in ocfs2_initialize_super()2319 struct ocfs2_blockcheck_stats *stats) in ocfs2_verify_volume()
383 struct ocfs2_blockcheck_stats osb_ecc_stats;