Lines Matching full:volumes
73 * table of the UBI image. In this case, one of the volumes (e.g., the one
86 * Compatibility constants used by internal volumes.
225 * There are 2 sorts of volumes in UBI: user volumes and internal volumes.
226 * Internal volumes are not seen from outside and are used for various internal
228 * layout volume. Internal volumes are the main mechanism of UBI extensions.
230 * volumes have their own reserved range of IDs.
232 * The @compat field is only used for internal volumes and contains the "degree
233 * of their compatibility". It is always zero for user volumes. This field
243 * eraseblock if this is a static volume. In case of dynamic volumes, it does
249 * The @data_size field is used only for static volumes because UBI has to know
250 * how many bytes of data are stored in this eraseblock. For dynamic volumes,
257 * The @used_ebs field is used only for static volumes and indicates how many
258 * eraseblocks the data of the volume takes. For dynamic volumes this field is
261 * The @data_pad is calculated when volumes are created using the alignment
285 /* Internal UBI volumes count */
289 * Starting ID of internal volumes: 0x7fffefff.
290 * There is reserved room for 4096 internal volumes.
303 /* The maximum number of volumes per one UBI device */
429 * @vol_count: number of UBI volumes known by this fastmap