Searched refs:ocfs2_blockcheck_stats (Results 1 – 4 of 4) sorted by relevance
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 …]
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);
108 struct ocfs2_blockcheck_stats *stats);112 struct ocfs2_blockcheck_stats *stats);728 struct ocfs2_blockcheck_stats *stats) in ocfs2_sb_probe()794 memset(stats, 0, sizeof(struct ocfs2_blockcheck_stats)); in ocfs2_sb_probe()982 struct ocfs2_blockcheck_stats stats; in ocfs2_fill_super()1947 struct ocfs2_blockcheck_stats *stats) in ocfs2_initialize_super()2267 struct ocfs2_blockcheck_stats *stats) in ocfs2_verify_volume()
425 struct ocfs2_blockcheck_stats osb_ecc_stats;
Completed in 16 milliseconds