Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Draid1.c334 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos() function
356 update_head_pos(mirror, r1_bio); in find_bio_disk()
371 update_head_pos(r1_bio->read_disk, r1_bio); in raid1_end_read_request()
1888 update_head_pos(r1_bio->read_disk, r1_bio); in end_sync_read()
Draid10.c315 static inline void update_head_pos(int slot, struct r10bio *r10_bio) in update_head_pos() function
341 update_head_pos(slot, r10_bio); in find_bio_disk()
363 update_head_pos(slot, r10_bio); in raid10_end_read_request()