Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mountroot.c92 static int vfs_mountroot_wait_if_neccessary(const char *fs, const char *dev);
776 error = vfs_mountroot_wait_if_neccessary(fs, dev); in parse_mount()
1012 vfs_mountroot_wait_if_neccessary(const char *fs, const char *dev) in vfs_mountroot_wait_if_neccessary() function