Searched refs:VFS_START (Results 1 – 4 of 4) sorted by relevance
847 extern int VFS_START(mount_t, int, vfs_context_t);
215 VFS_START(mount_t mp, int flags, vfs_context_t ctx) in VFS_START() function
1317 (void)VFS_START(mp, 0, ctx); in vfs_mountroot()
1789 (void)VFS_START(mp, 0, ctx); in mount_common()