Home
last modified time | relevance | path

Searched defs:startVnode (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/
Dvnode.c286 static int PreProcess(const char *originPath, struct Vnode **startVnode, char **path) in PreProcess()
400 struct Vnode *startVnode = NULL; in VnodeLookupAt() local