Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
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()
Draid5.c3741 static int want_replace(struct stripe_head *sh, int disk_idx) in want_replace()
3757 int disk_idx, int disks) in need_this_block()
3864 int disk_idx, int disks) in fetch_block()
Draid1.c3137 int disk_idx = rdev->raid_disk; in setup_conf() local
Draid10.c4023 int i, disk_idx; in raid10_run() local