Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dscrub.c46 struct scrub_block;
73 struct scrub_block *sblock;
111 struct scrub_block { struct
246 static int scrub_handle_errored_block(struct scrub_block *sblock_to_check);
247 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,
248 struct scrub_block *sblocks_for_recheck);
250 struct scrub_block *sblock, int is_metadata,
254 struct scrub_block *sblock,
258 static int scrub_repair_block_from_good_copy(struct scrub_block *sblock_bad,
259 struct scrub_block *sblock_good);
[all …]