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

/linux-master/drivers/md/
H A Draid1.c335 static inline void update_head_pos(int disk, struct r1bio *r1_bio) function
357 update_head_pos(mirror, r1_bio);
372 update_head_pos(r1_bio->read_disk, r1_bio);
2020 update_head_pos(r1_bio->read_disk, r1_bio);
H A Draid10.c340 static inline void update_head_pos(int slot, struct r10bio *r10_bio) function
366 update_head_pos(slot, r10_bio);
388 update_head_pos(slot, r10_bio);

Completed in 143 milliseconds