Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/raid/
Dmd_k.h159 struct mdk_rdev_s struct
161 struct md_list_head same_set; /* RAID devices within the same set */
162 struct md_list_head all; /* all RAID devices */
163 struct md_list_head pending; /* undetected RAID devices */
165 kdev_t dev; /* Device number */
166 kdev_t old_dev; /* "" when it was last imported */
167 unsigned long size; /* Device size (in blocks) */
168 mddev_t *mddev; /* RAID array if running */
169 unsigned long last_events; /* IO event timestamp */
171 struct block_device *bdev; /* block device handle */
[all …]