Searched refs:image_should_be_partitioned (Results 1 – 2 of 2) sorted by relevance
27 pub fn image_should_be_partitioned(&self) -> bool { in image_should_be_partitioned() method
28 let r = if ctx.rootfs().partition.image_should_be_partitioned() { in create()72 let partitioned = ctx.rootfs().partition.image_should_be_partitioned(); in mount()