Home
last modified time | relevance | path

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

/drivers/md/
Draid5.c501 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
1558 int disks = sh->disks; in ops_run_compute5() local
1612 int disks = sh->disks; in set_syndrome_sources() local
1655 int disks = sh->disks; in ops_run_compute6_1() local
1719 int i, count, disks = sh->disks; in ops_run_compute6_2() local
1855 int disks = sh->disks; in ops_run_prexor5() local
1919 int disks = sh->disks; in ops_run_biodrain() local
1990 int disks = sh->disks; in ops_complete_reconstruct() local
2038 int disks = sh->disks; in ops_run_reconstruct5() local
[all …]
Draid5.h215 int disks; /* disks in stripe */ member
672 struct disk_info *disks; member
Draid1.c1414 int i, disks; in raid1_write_request() local
2295 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()
2626 int disks) in r5c_try_caching_write()
Draid5-ppl.c161 int disks = sh->disks; in ops_run_partial_parity() local
Draid10.c1890 int disks, ncopies; in _enough() local
3795 int layout, chunk, disks; in setup_geo() local
Dmd.h368 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