Searched defs:image_len (Results 1 – 15 of 15) sorted by relevance
43 image_len = 1 * 1024 * 1024 # MB variable in TestSingleDrive285 image_len = 0 variable in TestSingleDriveZeroLength290 image_len = 0 variable in TestSingleBlockdevZeroLength295 image_len = 1025 * 1024 variable in TestSingleDriveUnalignedLength300 image_len = 1025 * 1024 variable in TestSingleBlockdevUnalignedLength303 image_len = 2 * 1024 * 1024 # MB variable in TestMirrorNoBacking374 image_len = 2 * 1024 * 1024 # MB variable in TestMirrorResized420 image_len = 2 * 1024 * 1024 # MB variable in TestReadErrors586 image_len = 2 * 1024 * 1024 # MB variable in TestWriteErrors713 image_len = 80 * 1024 * 1024 # MB variable in TestSetSpeed[all …]
33 image_len = 1 * 1024 * 1024 # MB variable in TestSingleDrive190 image_len = num_ops * 4 * 1024 * 1024 variable in TestParallelOps595 image_len = 2 * backing_len variable in TestSmallerBackingFile618 image_len = 2 * 1024 * 1024 # MB variable in TestErrors866 image_len = 8 * 1024 * 1024 * 1024 # GB variable in TestStreamStop898 image_len = 80 * 1024 * 1024 # MB variable in TestSetSpeed
34 image_len = 128 * 1024 * 1024 # MB variable in TestActiveMirror196 image_len = 128 * 1024 * 1024 # MB variable in TestThrottledWithNbdExportBase
33 image_len = 4097 variable
31 image_len = 2 * 1024 * 1024 # MB variable in TestSingleDrive
77 image_len = 2 * 1024 * 1024 variable in TestSingleDrive280 image_len = 1 * 1024 * 1024 variable in TestRelativePaths371 image_len = 80 * 1024 * 1024 # MB variable in TestSetSpeed405 image_len = 0 variable in TestActiveZeroLengthImage408 image_len = 1024 * 1024 variable in TestReopenOverlay442 image_len = 2 * 1024 * 1024 variable in TestErrorHandling
33 image_len = '128M' variable in ShrinkBaseClass149 image_len = '3M' variable in TestShrink512
32 image_len = 120 * 1024 * 1024 # MB variable in ImageSnapshotTestCase
27 image_len = 64 * 1024 * 1024 variable
33 image_len = 64 * 1024 * 1024 # MB variable478 image_len = 64 * 1024 * 1024 # MB variable in TestCompressedToQcow2
54 image_len = 64 * 1024 * 1024 # MB variable in TestSyncModesNoneAndTop
17 unsigned long tzdram_len, unsigned long image_len) in optee_verify_image()40 unsigned long image_len) in optee_verify_bootm_image()
50 unsigned long image_len) in optee_verify_image()64 unsigned long image_len) in optee_verify_bootm_image()
357 void *load_buf, void *image_buf, ulong image_len, in bootm_decomp_image()452 ulong image_len = os.image_len; in bootm_load_os() local
354 ulong image_start, image_len; /* start of image within blob, len of image */ member