Home
last modified time | relevance | path

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

/sys/kern/
Dvfs.c22 static VNode *rootNode; variable
49 status = rootFS->op->getroot(rootFS, &rootNode); in VFS_MountRoot()