Searched refs:ocfs2_blockcheck_stats (Results 1 – 4 of 4) sorted by relevance
25 struct ocfs2_blockcheck_stats { struct59 struct ocfs2_blockcheck_stats *stats); argument64 struct ocfs2_blockcheck_stats *stats);67 int ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats,69 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats);
250 static void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove()264 static int ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install()300 static inline int ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install()306 static inline void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove()312 int ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_stats_debugfs_install()318 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_stats_debugfs_remove()323 static void ocfs2_blockcheck_inc_check(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_check()339 static void ocfs2_blockcheck_inc_failure(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_failure()355 static void ocfs2_blockcheck_inc_recover(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_recover()422 struct ocfs2_blockcheck_stats *stats) in ocfs2_block_check_validate()[all …]
127 struct ocfs2_blockcheck_stats *stats);131 struct ocfs2_blockcheck_stats *stats);757 struct ocfs2_blockcheck_stats *stats) in ocfs2_sb_probe()823 memset(stats, 0, sizeof(struct ocfs2_blockcheck_stats)); in ocfs2_sb_probe()1013 struct ocfs2_blockcheck_stats stats; in ocfs2_fill_super()2053 struct ocfs2_blockcheck_stats *stats) in ocfs2_initialize_super()2374 struct ocfs2_blockcheck_stats *stats) in ocfs2_verify_volume()
397 struct ocfs2_blockcheck_stats osb_ecc_stats;