Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jffs2/
Dnodelist.h367 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new);
Dnodelist.c436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache() function
Dwrite.c40 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_new_inode()
Dscan.c985 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()