Searched refs:mirror_info (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid10.h4 typedef struct mirror_info mirror_info_t;
6 struct mirror_info { struct
H A Draid1.h4 typedef struct mirror_info mirror_info_t;
6 struct mirror_info { struct
H A Draid1.c1981 conf->mirrors = kzalloc(sizeof(struct mirror_info)*mddev->raid_disks,
2261 newmirrors = kzalloc(sizeof(struct mirror_info) * raid_disks, GFP_KERNEL);
H A Draid10.c2205 conf->mirrors = kzalloc(sizeof(struct mirror_info)*mddev->raid_disks,

Completed in 120 milliseconds