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

/linux-master/fs/ocfs2/
H A Dblockcheck.h19 u64 b_recover_count; /* Number of blocks fixed by ecc */ member in struct:ocfs2_blockcheck_stats
H A Dblockcheck.c255 &stats->b_recover_count, &blockcheck_fops);
321 stats->b_recover_count++;
322 new_count = stats->b_recover_count;

Completed in 146 milliseconds