Searched refs:vfs_mountroot_wait_if_neccessary (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dvfs_mountroot.c93 static int vfs_mountroot_wait_if_neccessary(const char *fs, const char *dev);
747 error = vfs_mountroot_wait_if_neccessary(fs, dev);
958 vfs_mountroot_wait_if_neccessary(const char *fs, const char *dev) function

Completed in 46 milliseconds