Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jffs2/
Dmalloc.c208 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void) in jffs2_alloc_inode_cache() function
Dnodelist.h298 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void);
Dwrite.c60 ic = jffs2_alloc_inode_cache(); in jffs2_new_inode()
Dreadinode.c272 f->inocache = jffs2_alloc_inode_cache(); in jffs2_read_inode()
Dscan.c402 ic = jffs2_alloc_inode_cache(); in jffs2_scan_make_ino_cache()