Home
last modified time | relevance | path

Searched defs:disk_idx (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/md/
H A Dmd-multipath.c340 int disk_idx; in multipath_run() local
H A Draid5.h787 static inline int raid5_get_page_offset(struct stripe_head *sh, int disk_idx) in raid5_get_page_offset()
796 raid5_get_dev_page(struct stripe_head *sh, int disk_idx) in raid5_get_dev_page()
H A Draid5.c3785 static int want_replace(struct stripe_head *sh, int disk_idx) in want_replace()
3803 int disk_idx, int disks) in need_this_block()
3910 int disk_idx, int disks) in fetch_block()
H A Draid1.c3005 int disk_idx = rdev->raid_disk; in setup_conf() local
H A Draid10.c4128 int i, disk_idx; in raid10_run() local