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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid1.c255 static inline void update_head_pos(int disk, r1bio_t *r1_bio) function
274 update_head_pos(mirror, r1_bio);
349 update_head_pos(mirror, r1_bio);
1233 update_head_pos(i, r1_bio);
1274 update_head_pos(mirror, r1_bio);
H A Draid10.c248 static inline void update_head_pos(int slot, r10bio_t *r10_bio) function
269 update_head_pos(slot, r10_bio);
329 update_head_pos(slot, r10_bio);
1247 update_head_pos(i, r10_bio);
1289 update_head_pos(i, r10_bio);

Completed in 70 milliseconds