Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-multipath.c346 int disk_idx; in multipath_run() local
H A Draid5.h786 static inline int raid5_get_page_offset(struct stripe_head *sh, int disk_idx) in raid5_get_page_offset()
795 raid5_get_dev_page(struct stripe_head *sh, int disk_idx) in raid5_get_dev_page()
H A Draid5.c3709 static int want_replace(struct stripe_head *sh, int disk_idx) in want_replace()
3727 int disk_idx, int disks) in need_this_block()
3834 int disk_idx, int disks) in fetch_block()
H A Draid1.c2981 int disk_idx = rdev->raid_disk; in setup_conf() local
H A Draid10.c3723 int i, disk_idx; in raid10_run() local