Home
last modified time | relevance | path

Searched refs:fs_getfilep_normal (Results 1 – 1 of 1) sorted by relevance

/third_party/NuttX/fs/vfs/
Dfs_getfilep.c70 static int fs_getfilep_normal(int fd, struct file **filep) in fs_getfilep_normal() function
112 int ret = fs_getfilep_normal(fd, filep); in fs_getfilep()