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

/linux-master/fs/ocfs2/
H A Dblockcheck.h18 u64 b_failure_count; /* Number of failed checksums */ member in struct:ocfs2_blockcheck_stats
H A Dblockcheck.c252 &stats->b_failure_count, &blockcheck_fops);
305 stats->b_failure_count++;
306 new_count = stats->b_failure_count;

Completed in 156 milliseconds