Searched refs:b_failure_count (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Dblockcheck.h28 u64 b_failure_count; /* Number of failed checksums */ member in struct:ocfs2_blockcheck_stats
37 struct dentry *b_debug_failure; /* Exposes b_failure_count */
H A Dblockcheck.c284 &stats->b_failure_count); ocfs2_blockcheck_debug_install()
347 stats->b_failure_count++; ocfs2_blockcheck_inc_failure()
348 new_count = stats->b_failure_count; ocfs2_blockcheck_inc_failure()

Completed in 115 milliseconds