Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dmalloc-ecos.c151 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void) in jffs2_alloc_inode_cache() function
H A Dnodelist.h381 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void);
H A Dwrite.c28 ic = jffs2_alloc_inode_cache(); in jffs2_do_new_inode()
H A Dreadinode.c815 f->inocache = jffs2_alloc_inode_cache(); in jffs2_do_read_inode()
H A Dscan.c678 ic = jffs2_alloc_inode_cache(); in jffs2_scan_make_ino_cache()