Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid10.c101 static inline struct r10bio *get_resync_r10bio(struct bio *bio) in get_resync_r10bio() function
2297 struct r10bio *r10_bio = get_resync_r10bio(bio); in end_sync_read()
2341 struct r10bio *r10_bio = get_resync_r10bio(bio); in end_sync_write()
3869 r10_bio = get_resync_r10bio(bio); in raid10_sync_request()
5180 struct r10bio *r10_bio = get_resync_r10bio(bio); in end_reshape_write()