jffs2_get_ino_cache   63 fs/jffs2/build.c 		child_ic = jffs2_get_ino_cache(c, fd->ino);
jffs2_get_ino_cache  147 fs/jffs2/build.c 		ic = jffs2_get_ino_cache(c, fd->ino);
jffs2_get_ino_cache  230 fs/jffs2/build.c 			child_ic = jffs2_get_ino_cache(c, fd->ino);
jffs2_get_ino_cache  614 fs/jffs2/fs.c  			ic = jffs2_get_ino_cache(c, inum);
jffs2_get_ino_cache  157 fs/jffs2/gc.c  		ic = jffs2_get_ino_cache(c, c->checked_ino++);
jffs2_get_ino_cache  362 fs/jffs2/nodelist.h struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino);
jffs2_get_ino_cache 1319 fs/jffs2/readinode.c 	f->inocache = jffs2_get_ino_cache(c, ino);
jffs2_get_ino_cache  926 fs/jffs2/scan.c 	ic = jffs2_get_ino_cache(c, ino);
jffs2_get_ino_cache  979 fs/jffs2/scan.c 	ic = jffs2_get_ino_cache(c, ino);
jffs2_get_ino_cache  831 fs/jffs2/xattr.c 			ic = jffs2_get_ino_cache(c, ref->ino);