Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dscrub.c64 struct scrub_page { struct
92 struct scrub_page *pagev[SCRUB_PAGES_PER_WR_BIO]; argument
94 struct scrub_page *pagev[SCRUB_PAGES_PER_RD_BIO];
102 struct scrub_page *pagev[SCRUB_MAX_PAGES_PER_BLOCK];
231 static void scrub_page_get(struct scrub_page *spage);
232 static void scrub_page_put(struct scrub_page *spage);
248 struct scrub_page *spage);
254 static inline int scrub_is_page_on_raid56(struct scrub_page *spage) in scrub_is_page_on_raid56()
1091 struct scrub_page *spage_bad = sblock_bad->pagev[page_num]; in scrub_handle_errored_block()
1324 struct scrub_page *spage; in scrub_setup_recheck_block()
[all …]