Searched defs:disks (Results 1 – 11 of 11) sorted by relevance
/drivers/md/ |
D | raid5.c | 499 init_stripe_shared_pages(struct stripe_head *sh, struct r5conf *conf, int disks) in init_stripe_shared_pages() 1141 int i, disks = sh->disks; in ops_run_io() local 1575 int disks = sh->disks; in ops_run_compute5() local 1629 int disks = sh->disks; in set_syndrome_sources() local 1672 int disks = sh->disks; in ops_run_compute6_1() local 1736 int i, count, disks = sh->disks; in ops_run_compute6_2() local 1872 int disks = sh->disks; in ops_run_prexor5() local 1936 int disks = sh->disks; in ops_run_biodrain() local 2007 int disks = sh->disks; in ops_complete_reconstruct() local 2055 int disks = sh->disks; in ops_run_reconstruct5() local [all …]
|
D | md-linear.h | 15 struct dev_info disks[]; member
|
D | md-multipath.c | 28 int i, disks = conf->raid_disks; in multipath_map() local
|
D | raid5.h | 215 int disks; /* disks in stripe */ member 676 struct disk_info *disks; member
|
D | raid1.c | 1341 int i, disks; in raid1_write_request() local 2225 int disks = conf->raid_disks * 2; in sync_request_write() local
|
D | raid5-cache.c | 308 struct stripe_head *sh, int disks) in r5c_handle_cached_data_endio() 2639 int disks) in r5c_try_caching_write()
|
D | raid5-ppl.c | 161 int disks = sh->disks; in ops_run_partial_parity() local
|
D | raid10.c | 1974 int disks, ncopies; in _enough() local 3983 int layout, chunk, disks; in setup_geo() local
|
D | md.h | 314 struct list_head disks; member
|
/drivers/block/ |
D | swim3.c | 42 static struct gendisk *disks[MAX_FLOPPIES]; variable
|
D | floppy.c | 478 static struct gendisk *disks[N_DRIVE][ARRAY_SIZE(floppy_type)]; variable
|