Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dscrub.c63 struct scrub_page { struct
93 struct scrub_page *pagev[SCRUB_PAGES_PER_WR_BIO]; argument
95 struct scrub_page *pagev[SCRUB_PAGES_PER_RD_BIO];
103 struct scrub_page *pagev[SCRUB_MAX_PAGES_PER_BLOCK];
232 static void scrub_page_get(struct scrub_page *spage);
233 static void scrub_page_put(struct scrub_page *spage);
237 struct scrub_page *spage);
251 struct scrub_page *spage);
259 static inline int scrub_is_page_on_raid56(struct scrub_page *page) in scrub_is_page_on_raid56()
1095 struct scrub_page *page_bad = sblock_bad->pagev[page_num]; in scrub_handle_errored_block()
[all …]