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

/linux-master/fs/ocfs2/
H A Dblockcheck.h17 u64 b_check_count; /* Number of blocks we've checked */ member in struct:ocfs2_blockcheck_stats
H A Dblockcheck.c249 &stats->b_check_count, &blockcheck_fops);
289 stats->b_check_count++;
290 new_count = stats->b_check_count;

Completed in 116 milliseconds