Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Draid1-10.c88 static inline struct resync_pages *get_resync_pages(struct bio *bio) in get_resync_pages() function
Draid1.c127 return get_resync_pages(bio)->raid_bio; in get_resync_r1bio()
229 rp = get_resync_pages(r1bio->bios[i]); in r1buf_pool_free()
2025 struct page **pages = get_resync_pages(bio)->pages; in fix_sync_read_error()
2160 struct resync_pages *rp = get_resync_pages(b); in process_checks()
2189 struct page **ppages = get_resync_pages(pbio)->pages; in process_checks()
2190 struct page **spages = get_resync_pages(sbio)->pages; in process_checks()
2909 rp = get_resync_pages(bio); in raid1_sync_request()
Draid10.c103 return get_resync_pages(bio)->raid_bio; in get_resync_r10bio()
240 rp = get_resync_pages(bio); in r10buf_pool_free()
2416 fpages = get_resync_pages(fbio)->pages; in sync_request_write()
2432 tpages = get_resync_pages(tbio)->pages; in sync_request_write()
2467 rp = get_resync_pages(tbio); in sync_request_write()
2542 struct page **pages = get_resync_pages(bio)->pages; in fix_recovery_read_error()
3805 struct resync_pages *rp = get_resync_pages(bio); in raid10_sync_request()
4983 pages = get_resync_pages(r10_bio->devs[0].bio)->pages; in reshape_request()
5123 pages = get_resync_pages(r10_bio->devs[0].bio)->pages; in handle_reshape_read_error()