blockcheck_fops   232 fs/ocfs2/blockcheck.c DEFINE_SIMPLE_ATTRIBUTE(blockcheck_fops, blockcheck_u64_get, NULL, "%llu\n");
blockcheck_fops   251 fs/ocfs2/blockcheck.c 			    &stats->b_check_count, &blockcheck_fops);
blockcheck_fops   254 fs/ocfs2/blockcheck.c 			    &stats->b_failure_count, &blockcheck_fops);
blockcheck_fops   257 fs/ocfs2/blockcheck.c 			    &stats->b_recover_count, &blockcheck_fops);