Home | History | Annotate | Download | only in syscall

Lines Matching defs:mount

198 func mount(source string, target string, fstype string, flags uintptr, data *byte) (err error) {