Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid1.c337 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos() function
359 update_head_pos(mirror, r1_bio); in find_bio_disk()
374 update_head_pos(r1_bio->read_disk, r1_bio); in raid1_end_read_request()
1912 update_head_pos(r1_bio->read_disk, r1_bio); in end_sync_read()
H A Draid10.c341 static inline void update_head_pos(int slot, struct r10bio *r10_bio) in update_head_pos() function
367 update_head_pos(slot, r10_bio); in find_bio_disk()
389 update_head_pos(slot, r10_bio); in raid10_end_read_request()