Lines Matching refs:umount
592 /* Now umount the tmpfs filesystem */
594 if (umount(mountpoint)) {
676 * to umount the tmpfs /data, then mount the encrypted /data.
698 /* Now that the framework is shutdown, we should be able to umount()
832 /* Success, so just umount and we'll mount it properly when we restart
835 umount(tmp_mount_point);