Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c118 int tmpfs_truncate(struct Vnode *vp, off_t len);
167 .Truncate = tmpfs_truncate,
1647 int tmpfs_truncate(struct Vnode *vp, off_t len) in tmpfs_truncate() function

Completed in 3 milliseconds