Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dnodelist.h367 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new);
H A Dwrite.c40 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_new_inode()
H A Dnodelist.c436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache() function
H A Dscan.c985 jffs2_add_ino_cache(c, ic); in jffs2_scan_make_ino_cache()
H A Dreadinode.c1382 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_read_inode()