Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c114 int tmpfs_ioctl(struct file *filep, int cmd, unsigned long arg);
174 .ioctl = tmpfs_ioctl,
1397 * Name: tmpfs_ioctl
1400 int tmpfs_ioctl(struct file *filep, int cmd, unsigned long arg) in tmpfs_ioctl() function

Completed in 4 milliseconds