Lines Matching full:must
51 - ``cluster_size`` must be a power of 2 in range [2^12, 2^26].
52 - ``table_size`` must be a power of 2 in range [1, 16].
58 - An image with unknown ``features`` bits enabled must not be opened. File format
59 changes that are not backwards-compatible must use ``features`` bits.
68 file and must be a multiple of ``cluster_size``.
69 - ``image_size`` is the block device size seen by the guest and must be a multiple
73 The string must be stored within the first ``header_size`` clusters. The backing filename
124 The logical image size must be less than or equal to the maximum possible size of
131 L1, L2, and data cluster offsets must be aligned to ``header.cluster_size``.
146 significant 12 bits of an offset are reserved for this purpose and must be set
205 by a crash or power failure. A dirty image must be checked on open because its
213 - Offsets must be within the image file size and must be ``cluster_size`` aligned.
214 - Table offsets must at least ``table_size`` * ``cluster_size`` bytes from the end