Searched refs:Unmount (Results 1 – 16 of 16) sorted by relevance
63 android::base::Result<void> Unmount(
620 Result<void> Unmount(const MountedApexData& data, bool deferred) { in Unmount() function684 Result<void> result = Unmount(*mount_status, /* deferred= */ false); in RunVerifyFnInsideTempMount()1037 return Unmount(*data, deferred); in UnmountPackage()1072 Unmount(*data, /* deferred= */ false); in UnmountTempMount()3081 if (auto status = Unmount(data, /* deferred= */ false); !status.ok()) { in UnmountAll()
3361 auto res = Unmount(*other_apex_mount_data, /* deferred= */ false); in TEST_F()
53 # Unmount and mount filesystems
98 # Unmount and mount the fs.
101 # Unmount and mount the fs.
80 # Unmount and mount filesystems
106 # Unmount and mount the fs.
105 # Unmount and mount filesystems
130 # Unmount and mount the fs.
177 # Unmount and mount the fs.
171 # Unmount and mount the fs.
661 > Unmount the filesystem mounted at that path.
1235 # Unmount /data_mirror mounts in the reverse order of corresponding mounts.