Searched refs:ocfs2_blockcheck_stats (Results 1 – 4 of 4) sorted by relevance
17 struct ocfs2_blockcheck_stats { struct48 struct ocfs2_blockcheck_stats *stats); argument53 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);
234 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 *stats) in ocfs2_block_check_validate()[all …]
113 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()981 struct ocfs2_blockcheck_stats stats; in ocfs2_fill_super()1995 struct ocfs2_blockcheck_stats *stats) in ocfs2_initialize_super()2310 struct ocfs2_blockcheck_stats *stats) in ocfs2_verify_volume()
385 struct ocfs2_blockcheck_stats osb_ecc_stats;