Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.c86 static struct tmpfs_file_s *tmpfs_alloc_file(void);
470 static struct tmpfs_file_s *tmpfs_alloc_file(void) in tmpfs_alloc_file() function
568 newtfo = tmpfs_alloc_file(); in tmpfs_create_file()