Searched defs:disks (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/drivers/md/
H A Dmd.h313 struct list_head disks; member in struct:mddev
H A Draid5.c502 init_stripe_shared_pages(struct stripe_head *sh, struct r5conf *conf, int disks) argument
1143 int i, disks = sh->disks; local
1562 int disks = sh->disks; local
1616 int disks = sh->disks; local
1659 int disks = sh->disks; local
1723 int i, count, disks = sh->disks; local
1859 int disks = sh->disks; local
1923 int disks = sh->disks; local
1994 int disks = sh->disks; local
2042 int disks = sh->disks; local
2213 int disks = sh->disks; local
2277 int overlap_clear = 0, i, disks = sh->disks; local
2357 alloc_stripe(struct kmem_cache *sc, gfp_t gfp, int disks, struct r5conf *conf) argument
2722 int disks = sh->disks, i; local
2850 int disks = sh->disks, i; local
3340 int i, pd_idx = sh->pd_idx, qd_idx = sh->qd_idx, disks = sh->disks; local
3608 int disks = previous ? conf->previous_raid_disks : conf->raid_disks; local
3618 handle_failed_stripe(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
3792 need_this_block(struct stripe_head *sh, struct stripe_head_state *s, int disk_idx, int disks) argument
3899 fetch_block(struct stripe_head *sh, struct stripe_head_state *s, int disk_idx, int disks) argument
3985 handle_stripe_fill(struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4026 handle_stripe_clean_event(struct r5conf *conf, struct stripe_head *sh, int disks) argument
4141 handle_stripe_dirtying(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4305 handle_parity_checks5(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4398 handle_parity_checks6(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4651 int disks = sh->disks; local
4943 int disks = sh->disks; local
[all...]
/linux-master/drivers/block/
H A Dfloppy.c478 static struct gendisk *disks[N_DRIVE][ARRAY_SIZE(floppy_type)]; variable in typeref:struct:gendisk
[all...]

Completed in 520 milliseconds

12