Searched refs:PathCacheAlloc (Results 1 – 3 of 3) sorted by relevance
53 struct PathCache *PathCacheAlloc(struct Vnode *parent, struct Vnode *vnode, const char *name, uint8…
112 struct PathCache *PathCacheAlloc(struct Vnode *parent, struct Vnode *vnode, const char *name, uint8… in PathCacheAlloc() function
357 (void)PathCacheAlloc((*currentVnode), nextVnode, nextDir, len); in Step()