b_recover_count   257 fs/ocfs2/blockcheck.c 			    &stats->b_recover_count, &blockcheck_fops);
b_recover_count   323 fs/ocfs2/blockcheck.c 	stats->b_recover_count++;
b_recover_count   324 fs/ocfs2/blockcheck.c 	new_count = stats->b_recover_count;
b_recover_count    21 fs/ocfs2/blockcheck.h 	u64 b_recover_count;	/* Number of blocks fixed by ecc */