Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1-10.c90 static inline struct resync_pages *get_resync_pages(struct bio *bio) in get_resync_pages() function
H A Draid1.c125 return get_resync_pages(bio)->raid_bio; in get_resync_r1bio()
227 rp = get_resync_pages(r1bio->bios[i]); in r1buf_pool_free()
2162 struct page **pages = get_resync_pages(bio)->pages; in fix_sync_read_error()
2297 struct resync_pages *rp = get_resync_pages(b); in process_checks()
2326 struct page **ppages = get_resync_pages(pbio)->pages; in process_checks()
2327 struct page **spages = get_resync_pages(sbio)->pages; in process_checks()
3040 rp = get_resync_pages(bio); in raid1_sync_request()
H A Draid10.c102 return get_resync_pages(bio)->raid_bio; in get_resync_r10bio()
239 rp = get_resync_pages(bio); in r10buf_pool_free()
2388 fpages = get_resync_pages(fbio)->pages; in sync_request_write()
2404 tpages = get_resync_pages(tbio)->pages; in sync_request_write()
2439 rp = get_resync_pages(tbio); in sync_request_write()
2514 struct page **pages = get_resync_pages(bio)->pages; in fix_recovery_read_error()
3721 struct resync_pages *rp = get_resync_pages(bio); in raid10_sync_request()
4895 pages = get_resync_pages(r10_bio->devs[0].bio)->pages; in reshape_request()
5030 pages = get_resync_pages(r10_bio->devs[0].bio)->pages; in handle_reshape_read_error()