Home
last modified time | relevance | path

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

/drivers/md/
Draid5.c491 init_stripe_shared_pages(struct stripe_head *sh, struct r5conf *conf, int disks) in init_stripe_shared_pages()
1061 int i, disks = sh->disks; in ops_run_io() local
1499 int disks = sh->disks; in ops_run_compute5() local
1553 int disks = sh->disks; in set_syndrome_sources() local
1596 int disks = sh->disks; in ops_run_compute6_1() local
1660 int i, count, disks = sh->disks; in ops_run_compute6_2() local
1796 int disks = sh->disks; in ops_run_prexor5() local
1860 int disks = sh->disks; in ops_run_biodrain() local
1931 int disks = sh->disks; in ops_complete_reconstruct() local
1979 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.h214 int disks; /* disks in stripe */ member
671 struct disk_info *disks; member
Draid1.c1324 int i, disks; in raid1_write_request() local
2210 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.c1970 int disks, ncopies; in _enough() local
3971 int layout, chunk, disks; in setup_geo() local
Dmd.h296 struct list_head disks; member
/drivers/block/
Dswim3.c41 static struct gendisk *disks[MAX_FLOPPIES]; variable
Dfloppy.c478 static struct gendisk *disks[N_DRIVE][ARRAY_SIZE(floppy_type)]; variable