Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/filesystems/tmpfs/
A Ddfs_tmpfs.h45 int dfs_tmpfs_init(void);
A Ddfs_tmpfs.c660 int dfs_tmpfs_init(void) in dfs_tmpfs_init() function
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.h46 int dfs_tmpfs_init(void);
A Ddfs_tmpfs.c892 int dfs_tmpfs_init(void) in dfs_tmpfs_init() function
899 INIT_COMPONENT_EXPORT(dfs_tmpfs_init);
/components/dfs/dfs_v1/src/
A Ddfs.c80 extern int dfs_tmpfs_init(void); in dfs_init()
81 dfs_tmpfs_init(); in dfs_init()

Completed in 10 milliseconds