Searched refs:b_debug_check (Results 1 – 2 of 2) sorted by relevance
253 debugfs_remove(stats->b_debug_check); in ocfs2_blockcheck_debug_remove()254 stats->b_debug_check = NULL; in ocfs2_blockcheck_debug_remove()276 stats->b_debug_check = in ocfs2_blockcheck_debug_install()290 if (stats->b_debug_check && stats->b_debug_failure && in ocfs2_blockcheck_debug_install()
36 struct dentry *b_debug_check; /* Exposes b_check_count */ member