b_check_count     251 fs/ocfs2/blockcheck.c 			    &stats->b_check_count, &blockcheck_fops);
b_check_count     291 fs/ocfs2/blockcheck.c 	stats->b_check_count++;
b_check_count     292 fs/ocfs2/blockcheck.c 	new_count = stats->b_check_count;
b_check_count      19 fs/ocfs2/blockcheck.h 	u64 b_check_count;	/* Number of blocks we've checked */