Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/
Dpath_cache.c106 static void PathCacheInsert(struct Vnode *parent, struct PathCache *cache, const char* name, int le… in PathCacheInsert() function
142 PathCacheInsert(parent, pc, name, len); in PathCacheAlloc()