Searched defs:systemMounter (Results 1 – 1 of 1) sorted by relevance
25 type systemMounter struct { struct33 …stemMounter) Mount(source string, target string, fstype string, flags uintptr, data string) error {37 func (f *systemMounter) Unmount(target string, flags int) error {41 func (f *systemMounter) List() ([]string, error) {65 func (f *systemMounter) parseMounts(mountSource io.Reader) ([]Mount, error) {