Home
last modified time | relevance | path

Searched refs:scrub_block (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dscrub.c38 struct scrub_block;
65 struct scrub_block *sblock;
101 struct scrub_block { struct
213 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,
214 struct scrub_block *sblocks_for_recheck);
216 struct scrub_block *sblock,
218 static void scrub_recheck_block_checksum(struct scrub_block *sblock);
219 static int scrub_repair_block_from_good_copy(struct scrub_block *sblock_bad,
220 struct scrub_block *sblock_good);
221 static int scrub_repair_page_from_good_copy(struct scrub_block *sblock_bad,
[all …]