Home
last modified time | relevance | path

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

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