Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
Dmalloc.c262 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void) in jffs2_alloc_inode_cache() function
Dnodelist.h440 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void);
Dwrite.c28 ic = jffs2_alloc_inode_cache(); in jffs2_do_new_inode()
Dscan.c976 ic = jffs2_alloc_inode_cache(); in jffs2_scan_make_ino_cache()
Dreadinode.c1372 f->inocache = jffs2_alloc_inode_cache(); in jffs2_do_read_inode()
/kernel/liteos_a/fs/jffs2/
Djffs2.patch4389 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void)