Searched refs:vfs_domount (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | vfs_mount.c | 77 static int vfs_domount(struct thread *td, const char *fstype, char *fspath, 997 error = vfs_domount(td, fstype, fspath, fsflags, jail_export, &optlist); in vfs_donmount() 1015 error = vfs_domount(td, fstype, fspath, fsflags, jail_export, in vfs_donmount() 1584 vfs_domount( in vfs_domount() function
|