Lines Matching full:volumes
49 * open time. Should only be set on volumes that
74 * table of the UBI image. In this case, one of the volumes (e.g., the one
88 * Compatibility constants used by internal volumes.
227 * There are 2 sorts of volumes in UBI: user volumes and internal volumes.
228 * Internal volumes are not seen from outside and are used for various internal
230 * layout volume. Internal volumes are the main mechanism of UBI extensions.
232 * volumes have their own reserved range of IDs.
234 * The @compat field is only used for internal volumes and contains the "degree
235 * of their compatibility". It is always zero for user volumes. This field
245 * eraseblock if this is a static volume. In case of dynamic volumes, it does
251 * The @data_size field is used only for static volumes because UBI has to know
252 * how many bytes of data are stored in this eraseblock. For dynamic volumes,
259 * The @used_ebs field is used only for static volumes and indicates how many
260 * eraseblocks the data of the volume takes. For dynamic volumes this field is
263 * The @data_pad is calculated when volumes are created using the alignment
287 /* Internal UBI volumes count */
291 * Starting ID of internal volumes: 0x7fffefff.
292 * There is reserved room for 4096 internal volumes.
305 /* The maximum number of volumes per one UBI device */
427 * @vol_count: number of UBI volumes known by this fastmap