Home
last modified time | relevance | path

Searched refs:isSupportedMount (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/host/
Dhost_linux.go37 return isSupportedMount(c, sandbox)
272 func isSupportedMount(c *prog.Syscall, sandbox string) (bool, string) { func