Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dscrub.c38 struct scrub_block;
66 struct scrub_block *sblock;
94 struct scrub_block { struct
255 static struct scrub_block *alloc_scrub_block(struct scrub_ctx *sctx, in alloc_scrub_block()
261 struct scrub_block *sblock; in alloc_scrub_block()
286 static struct scrub_sector *alloc_scrub_sector(struct scrub_block *sblock, in alloc_scrub_sector()
336 struct scrub_block *sblock = ssector->sblock; in scrub_sector_get_page()
356 struct scrub_block *sblock = ssector->sblock; in scrub_sector_get_page_offset()
383 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,
384 struct scrub_block *sblocks_for_recheck[]);
[all …]