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

/freebsd-9.3-release/sys/kern/
H A Dvfs_mount.c127 vfs_mount_init(void *dummy __unused) function
133 SYSINIT(vfs_mount, SI_SUB_VFS, SI_ORDER_ANY, vfs_mount_init, NULL);

Completed in 119 milliseconds