Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c123 int tmpfs_lookup(struct Vnode *parent, const char *name, int len, struct Vnode **vpp);
152 .Lookup = tmpfs_lookup,
1783 int tmpfs_lookup(struct Vnode *parent, const char *relPath, int len, struct Vnode **vpp) in tmpfs_lookup() function

Completed in 4 milliseconds