jffs2_get_ino_cache 68 fs/jffs2/build.c child_ic = jffs2_get_ino_cache(c, fd->ino); jffs2_get_ino_cache 153 fs/jffs2/build.c ic = jffs2_get_ino_cache(c, fd->ino); jffs2_get_ino_cache 277 fs/jffs2/build.c child_ic = jffs2_get_ino_cache(c, fd->ino); jffs2_get_ino_cache 647 fs/jffs2/fs.c ic = jffs2_get_ino_cache(c, inum); jffs2_get_ino_cache 366 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 966 fs/jffs2/scan.c ic = jffs2_get_ino_cache(c, ino); jffs2_get_ino_cache 1018 fs/jffs2/scan.c ic = jffs2_get_ino_cache(c, ino); jffs2_get_ino_cache 842 fs/jffs2/xattr.c ic = jffs2_get_ino_cache(c, ref->ino);