Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c151 struct VnodeOps tmpfs_vops = { variable
1198 ret = VnodeAlloc(&tmpfs_vops, &vp); in tmpfs_create()
1710 ret = VnodeAlloc(&tmpfs_vops, &vp); in tmpfs_mount()
1848 ret = VnodeAlloc(&tmpfs_vops, &vp); in tmpfs_lookup()
2066 ret = VnodeAlloc(&tmpfs_vops, &vp); in tmpfs_mkdir()

Completed in 5 milliseconds