Home
last modified time | relevance | path

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

/linux-6.8/drivers/md/
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.c3787 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()
Draid1.c3010 int disk_idx = rdev->raid_disk; in setup_conf() local
Draid10.c4018 int i, disk_idx; in raid10_run() local