Searched refs:raid_disks (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/raid/
H A Dmd_p.h109 * the number of active devices in the array, 'raid_disks' will be
111 * be the "new - old". So if +ve, raid_disks is the new value, and
112 * "raid_disks-delta_disks" is the old. If -ve, raid_disks is the
113 * old value and "raid_disks+delta_disks" is the new (smaller) value.
131 __u32 raid_disks; /* 10 disks in a fully functional raid set */ member in struct:mdp_superblock_s
166 __u32 delta_disks; /* 15 change in number of raid_disks */
227 __le32 raid_disks; member in struct:mdp_superblock_1
236 __le32 delta_disks; /* change in number of raid_disks */
H A Dmd_u.h87 int raid_disks; member in struct:mdu_array_info_s
/external/e2fsprogs/lib/blkid/
H A Dprobe.h327 __u32 raid_disks; member in struct:mdp_superblock_s

Completed in 2103 milliseconds