Home
last modified time | relevance | path

Searched defs:disks (Results 1 – 11 of 11) sorted by relevance

/drivers/md/
Draid5.c499 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 …]
Dmd-linear.h15 struct dev_info disks[]; member
Dmd-multipath.c28 int i, disks = conf->raid_disks; in multipath_map() local
Draid5.h215 int disks; /* disks in stripe */ member
676 struct disk_info *disks; member
Draid1.c1341 int i, disks; in raid1_write_request() local
2225 int disks = conf->raid_disks * 2; in sync_request_write() local
Draid5-cache.c308 struct stripe_head *sh, int disks) in r5c_handle_cached_data_endio()
2639 int disks) in r5c_try_caching_write()
Draid5-ppl.c161 int disks = sh->disks; in ops_run_partial_parity() local
Draid10.c1974 int disks, ncopies; in _enough() local
3983 int layout, chunk, disks; in setup_geo() local
Dmd.h314 struct list_head disks; member
/drivers/block/
Dswim3.c42 static struct gendisk *disks[MAX_FLOPPIES]; variable
Dfloppy.c478 static struct gendisk *disks[N_DRIVE][ARRAY_SIZE(floppy_type)]; variable