Home
last modified time | relevance | path

Searched refs:parentPathCaches (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/fs/vfs/
H A Dpath_cache.c140 LOS_ListAdd((&(vnode->parentPathCaches)), (&(pc->parentEntry))); in PathCacheAlloc()
194 LOS_DL_LIST_FOR_EACH_ENTRY_SAFE(item, nextItem, &(vnode->parentPathCaches), struct PathCache, parentEntry) { in FreeParentPathCache()
H A Dvnode.c156 LOS_ListInit((&(vnode->parentPathCaches))); in VnodeAlloc()
/kernel/liteos_a/fs/vfs/include/
H A Dvnode.h120 LIST_HEAD parentPathCaches; /* pathCaches point to parents */ member

Completed in 2 milliseconds