Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Degoboo_vfs.c139 static bool_t _vfs_mount_info_remove( int cnt );
2302 _vfs_mount_info_remove( i ); in vfs_add_mount_point()
2338 _vfs_mount_info_remove( cnt ); in vfs_remove_mount_point()
2572 bool_t _vfs_mount_info_remove( int cnt ) in _vfs_mount_info_remove() function