Home
last modified time | relevance | path

Searched defs:Unmount (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/tools/treble/hacksaw/mount/
H A Dmount.go19 Unmount(string, int) error methodSpec
H A Dsystem.go37 func (f *systemMounter) Unmount(target string, flags int) error { func
H A Dfake.go50 func (f *fakeMounter) Unmount(target string, flags int) error { func
/aosp_15_r20/external/libbrillo/brillo/namespaces/
H A Dplatform.cc41 bool Platform::Unmount(const FilePath& path, bool lazy, bool* was_busy) { in Unmount() function in brillo::Platform
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dsimulator_runtime.cpp60 std::pair<bool, int> SimulatorRuntime::Unmount(const std::string_view mount_point) { in Unmount() function in SimulatorRuntime
H A Dupdater_runtime.cpp126 std::pair<bool, int> UpdaterRuntime::Unmount(const std::string_view mount_point) { in Unmount() function in UpdaterRuntime
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_aix.go576 func Unmount(target string, flags int) (err error) { func
Dzsyscall_dragonfly_amd64.go1591 func Unmount(path string, flags int) (err error) { func
/aosp_15_r20/build/make/tools/releasetools/
H A Dedify_generator.py410 def Unmount(self, mount_point): member in EdifyGenerator
/aosp_15_r20/art/dexopt_chroot_setup/
H A Ddexopt_chroot_setup.cc163 Result<void> Unmount(const std::string& target, bool logging = true) { in Unmount() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/
Dsyscall_plan9.go223 func Unmount(name, old string) (err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsyscall_plan9.go307 func Unmount(name, old string) (err error) { func
Dzsyscall_netbsd_arm.go1172 func Unmount(path string, flags int) (err error) { func
Dzsyscall_netbsd_386.go1172 func Unmount(path string, flags int) (err error) { func
Dzsyscall_netbsd_amd64.go1172 func Unmount(path string, flags int) (err error) { func
Dzsyscall_netbsd_arm64.go1172 func Unmount(path string, flags int) (err error) { func
Dzsyscall_openbsd_mips64.go1181 func Unmount(path string, flags int) (err error) { func
Dzsyscall_linux_386.go932 func Unmount(target string, flags int) (err error) { func
Dzsyscall_linux_s390x.go932 func Unmount(target string, flags int) (err error) { func
Dzsyscall_dragonfly_amd64.go1238 func Unmount(path string, flags int) (err error) { func
Dzsyscall_freebsd_amd64.go1209 func Unmount(path string, flags int) (err error) { func
Dzsyscall_freebsd_arm.go1209 func Unmount(path string, flags int) (err error) { func
Dzsyscall_freebsd_riscv64.go1209 func Unmount(path string, flags int) (err error) { func
Dzsyscall_freebsd_386.go1209 func Unmount(path string, flags int) (err error) { func
Dzsyscall_freebsd_arm64.go1209 func Unmount(path string, flags int) (err error) { func

123