Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd-multipath.c339 int disk_idx; in multipath_run() local
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()
Draid5.c3814 static int want_replace(struct stripe_head *sh, int disk_idx) in want_replace()
3832 int disk_idx, int disks) in need_this_block()
3939 int disk_idx, int disks) in fetch_block()
Draid1.c3031 int disk_idx = rdev->raid_disk; in setup_conf() local
Draid10.c4112 int i, disk_idx; in raid10_run() local