Searched refs:jffs2_get_ino_cache (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dbuild.c64 child_ic = jffs2_get_ino_cache(c, fd->ino);
148 ic = jffs2_get_ino_cache(c, fd->ino);
231 child_ic = jffs2_get_ino_cache(c, fd->ino);
H A Dnodelist.h361 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino);
H A Dscan.c928 ic = jffs2_get_ino_cache(c, ino);
981 ic = jffs2_get_ino_cache(c, ino);
H A Dfs.c612 ic = jffs2_get_ino_cache(c, inum);
H A Dnodelist.c419 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino) function
H A Dgc.c158 ic = jffs2_get_ino_cache(c, c->checked_ino++);
H A Dreadinode.c1332 f->inocache = jffs2_get_ino_cache(c, ino);
H A Dxattr.c831 ic = jffs2_get_ino_cache(c, ref->ino);

Completed in 169 milliseconds