Searched refs:jffs2_add_ino_cache (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | nodelist.h | 367 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new);
|
H A D | nodelist.c | 436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache() function
|
H A D | write.c | 40 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_new_inode()
|
H A D | readinode.c | 1382 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_read_inode()
|
H A D | scan.c | 985 jffs2_add_ino_cache(c, ic); in jffs2_scan_make_ino_cache()
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | nodelist.h | 367 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new);
|
H A D | nodelist.c | 436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache() function
|
H A D | write.c | 40 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_new_inode()
|
H A D | readinode.c | 1382 jffs2_add_ino_cache(c, f->inocache); in jffs2_do_read_inode()
|
H A D | scan.c | 985 jffs2_add_ino_cache(c, ic); in jffs2_scan_make_ino_cache()
|
Completed in 13 milliseconds