Home
last modified time | relevance | path

Searched refs:mount_unpartitioned_image (Results 1 – 1 of 1) sorted by relevance

/DADK/dadk/src/actions/rootfs/
H A Ddisk_img.rs77 mount_unpartitioned_image(ctx, &disk_image_path, &disk_mount_path)? in mount()
100 mount_unpartitioned_image(ctx, &dev_path, disk_mount_path)?; in mount_partitioned_image()
105 fn mount_unpartitioned_image( in mount_unpartitioned_image() function