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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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);
347 stats->b_failure_count++;
348 new_count = stats->b_failure_count;

Completed in 64 milliseconds