Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c113 off_t tmpfs_seek(struct file *filep, off_t offset, int whence);
171 .seek = tmpfs_seek,
1340 * Name: tmpfs_seek
1343 off_t tmpfs_seek(struct file *filep, off_t offset, int whence) in tmpfs_seek() function

Completed in 3 milliseconds