Home
last modified time | relevance | path

Searched refs:b_debug_check (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dblockcheck.c253 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()
Dblockcheck.h36 struct dentry *b_debug_check; /* Exposes b_check_count */ member