Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c79 static int vfs_domount(struct thread *td, const char *fstype, char *fspath,
787 error = vfs_domount(td, fstype, fspath, fsflags, &optlist); in vfs_donmount()
799 error = vfs_domount(td, fstype, fspath, fsflags, &optlist); in vfs_donmount()
1286 vfs_domount( in vfs_domount() function