HomeSort by relevance Sort by last modified time
    Searched refs:raid_disks (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/raid/
md_p.h 108 * the number of active devices in the array, 'raid_disks' will be
110 * be the "new - old". So if +ve, raid_disks is the new value, and
111 * "raid_disks-delta_disks" is the old. If -ve, raid_disks is the
112 * old value and "raid_disks+delta_disks" is the new (smaller) value.
130 __u32 raid_disks; /* 10 disks in a fully functional raid set */ member in struct:mdp_superblock_s
163 __u32 delta_disks; /* 15 change in number of raid_disks */
224 __le32 raid_disks; member in struct:mdp_superblock_1
233 __le32 delta_disks; /* change in number of raid_disks */
md_u.h 87 int raid_disks; member in struct:mdu_array_info_s
  /bionic/libc/kernel/uapi/linux/raid/
md_u.h 60 int raid_disks; member in struct:mdu_array_info_s
md_p.h 79 __u32 raid_disks; member in struct:mdp_superblock_s
135 __le32 raid_disks; member in struct:mdp_superblock_1
  /external/kernel-headers/original/uapi/linux/raid/
md_u.h 88 int raid_disks; member in struct:mdu_array_info_s
md_p.h 127 * the number of active devices in the array, 'raid_disks' will be
129 * be the "new - old". So if +ve, raid_disks is the new value, and
130 * "raid_disks-delta_disks" is the old. If -ve, raid_disks is the
131 * old value and "raid_disks+delta_disks" is the new (smaller) value.
149 __u32 raid_disks; /* 10 disks in a fully functional raid set */ member in struct:mdp_superblock_s
184 __u32 delta_disks; /* 15 change in number of raid_disks */
245 __le32 raid_disks; member in struct:mdp_superblock_1
262 __le32 delta_disks; /* change in number of raid_disks */
  /external/e2fsprogs/lib/blkid/
probe.h 330 __u32 raid_disks; member in struct:mdp_superblock_s

Completed in 114 milliseconds