Home
last modified time | relevance | path

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

/tools/treble/hacksaw/mount/
Dmount.go19 Unmount(string, int) error methodSpec
Dsystem.go37 func (f *systemMounter) Unmount(target string, flags int) error { func
Dfake.go50 func (f *fakeMounter) Unmount(target string, flags int) error { func