Home
last modified time | relevance | path

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

/sys/kern/
Dvfs.c63 VFS_Lookup(const char *path) in VFS_Lookup() function
126 VNode *vn = VFS_Lookup(path); in VFS_Stat()
Dvfsuio.c65 VNode *vn = VFS_Lookup(path); in VFSUIO_Open()
Dloader.c197 initvn = VFS_Lookup("/sbin/init"); in Loader_LoadInit()
/sys/include/
Dvfs.h53 VNode *VFS_Lookup(const char *path);