Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Draid10.c100 static inline struct r10bio *get_resync_r10bio(struct bio *bio) in get_resync_r10bio() function
2216 struct r10bio *r10_bio = get_resync_r10bio(bio); in end_sync_read()
2260 struct r10bio *r10_bio = get_resync_r10bio(bio); in end_sync_write()
3729 r10_bio = get_resync_r10bio(bio); in raid10_sync_request()
5028 struct r10bio *r10_bio = get_resync_r10bio(bio); in end_reshape_write()