Searched refs:image_pow2ceil_expand (Results 1 – 4 of 4) sorted by relevance
14 from qemu_test.utils import image_pow2ceil_expand113 image_pow2ceil_expand(rootfs_path)156 image_pow2ceil_expand(image_path)196 image_pow2ceil_expand(image_path)
13 from qemu_test.utils import image_pow2ceil_expand104 image_pow2ceil_expand(rootfs_path)148 image_pow2ceil_expand(image_path)
10 from qemu_test.utils import image_pow2ceil_expand111 image_pow2ceil_expand(image_path)
34 def image_pow2ceil_expand(path): function