jffs2_alloc_inode_cache  440 fs/jffs2/nodelist.h struct jffs2_inode_cache *jffs2_alloc_inode_cache(void);
jffs2_alloc_inode_cache 1356 fs/jffs2/readinode.c 		f->inocache = jffs2_alloc_inode_cache();
jffs2_alloc_inode_cache  973 fs/jffs2/scan.c 	ic = jffs2_alloc_inode_cache();
jffs2_alloc_inode_cache   28 fs/jffs2/write.c 	ic = jffs2_alloc_inode_cache();