Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/operation/
Dvfs_init.c66 retval = PathCacheInit(); in los_vfs_init()
/kernel/liteos_a/fs/vfs/include/
Dpath_cache.h51 int PathCacheInit(void);
/kernel/liteos_a/fs/vfs/
Dpath_cache.c58 int PathCacheInit(void) in PathCacheInit() function