Searched refs:b_check_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.h27 u64 b_check_count; /* Number of blocks we've checked */ member in struct:ocfs2_blockcheck_stats
36 struct dentry *b_debug_check; /* Exposes b_check_count */
H A Dblockcheck.c279 &stats->b_check_count);
331 stats->b_check_count++;
332 new_count = stats->b_check_count;

Completed in 48 milliseconds