Searched refs:VFS_START (Results 1 – 4 of 4) sorted by relevance
848 extern int VFS_START(mount_t, int, vfs_context_t);
217 VFS_START(mount_t mp, int flags, vfs_context_t ctx) in VFS_START() function
1318 (void)VFS_START(mp, 0, ctx); in vfs_mountroot()
1862 (void)VFS_START(mp, 0, ctx); in mount_common()