Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mountroot.c96 static int vfs_mountroot_wait_if_neccessary(const char *fs, const char *dev);
777 error = vfs_mountroot_wait_if_neccessary(fs, dev); in parse_mount()
1008 vfs_mountroot_wait_if_neccessary(const char *fs, const char *dev) in vfs_mountroot_wait_if_neccessary() function