Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c133 int tmpfs_unlink(struct Vnode *parent, struct Vnode *node, const char *relpath);
161 .Unlink = tmpfs_unlink,
1904 * Name: tmpfs_unlink
1907 int tmpfs_unlink(struct Vnode *parent, struct Vnode *node, const char *relpath) in tmpfs_unlink() function

Completed in 3 milliseconds