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.h791 static inline int raid5_get_page_offset(struct stripe_head *sh, int disk_idx) in raid5_get_page_offset()
800 raid5_get_dev_page(struct stripe_head *sh, int disk_idx) in raid5_get_dev_page()
H A Draid5.c3820 static int want_replace(struct stripe_head *sh, int disk_idx) in want_replace()
3838 int disk_idx, int disks) in need_this_block()
3945 int disk_idx, int disks) in fetch_block()
H A Draid1.c3028 int disk_idx = rdev->raid_disk; in setup_conf() local
H A Draid10.c4150 int i, disk_idx; in raid10_run() local