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