HomeSort by relevance Sort by last modified time
    Searched refs:enable_rw_mount (Results 1 - 4 of 4) sorted by null

  /external/vboot_reference/scripts/image_signing/
common_minimal.sh 174 # Forcibly call enable_rw_mount. It should fail on unsupported
176 enable_rw_mount "$image" ${offset} 2> /dev/null
248 enable_rw_mount() { function
254 echo "enable_rw_mount called on non-ext2 filesystem: $rootfs $offset" 1>&2
align_rootfs.sh 136 enable_rw_mount "${temp_root_fs}"
make_dev_ssd.sh 273 enable_rw_mount "$ssd_device" "$root_offset_bytes" >"$EXEC_LOG" 2>&1 ||
sign_official_build.sh 376 enable_rw_mount ${rootfs_image}

Completed in 141 milliseconds