Home
last modified time | relevance | path

Searched refs:jffs2_inode_cache (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/fs/jffs2/
H A Dnodelist.h119 static inline struct jffs2_inode_cache *jffs2_raw_ref_to_ic(struct jffs2_raw_node_ref *raw) in jffs2_raw_ref_to_ic()
125 not actually a jffs2_inode_cache. Check ->class */ in jffs2_raw_ref_to_ic()
126 return ((struct jffs2_inode_cache *)raw); in jffs2_raw_ref_to_ic()
158 struct jffs2_inode_cache { struct
175 struct jffs2_inode_cache *next;
255 struct jffs2_inode_cache *ic; /* Just during part of build */
365 void jffs2_set_inocache_state(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, int state);
366 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino);
367 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new);
368 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *ol
[all...]
H A Dbuild.c24 struct jffs2_inode_cache *, struct jffs2_full_dirent **);
26 static inline struct jffs2_inode_cache *
36 static inline struct jffs2_inode_cache *
37 next_inode(int *i, struct jffs2_inode_cache *ic, struct jffs2_sb_info *c) in next_inode()
53 struct jffs2_inode_cache *ic, in jffs2_build_inode_pass1()
62 struct jffs2_inode_cache *child_ic; in jffs2_build_inode_pass1()
102 struct jffs2_inode_cache *ic; in jffs2_build_filesystem()
243 struct jffs2_inode_cache *ic, in jffs2_build_remove_unlinked_inode()
264 struct jffs2_inode_cache *child_ic; in jffs2_build_remove_unlinked_inode()
H A Dxattr.h44 struct jffs2_inode_cache;
55 struct jffs2_inode_cache *ic; /* reference to jffs2_inode_cache */
80 extern void jffs2_xattr_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
81 extern void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
82 extern void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
H A Dmalloc.c72 inode_cache_slab = kmem_cache_create("jffs2_inode_cache", in jffs2_create_slab_caches()
73 sizeof(struct jffs2_inode_cache), in jffs2_create_slab_caches()
262 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void) in jffs2_alloc_inode_cache()
264 struct jffs2_inode_cache *ret; in jffs2_alloc_inode_cache()
270 void jffs2_free_inode_cache(struct jffs2_inode_cache *x) in jffs2_free_inode_cache()
H A Dnodelist.c408 void jffs2_set_inocache_state(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, int state) in jffs2_set_inocache_state()
421 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino) in jffs2_get_ino_cache()
423 struct jffs2_inode_cache *ret; in jffs2_get_ino_cache()
436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache()
438 struct jffs2_inode_cache **prev; in jffs2_add_ino_cache()
457 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *old) in jffs2_del_ino_cache()
459 struct jffs2_inode_cache **prev; in jffs2_del_ino_cache()
490 struct jffs2_inode_cache *this, *next; in jffs2_free_ino_caches()
588 struct jffs2_inode_cache *ic) in jffs2_link_node_ref()
H A Djffs2_fs_i.h49 struct jffs2_inode_cache *inocache;
H A Dxattr.c550 static struct jffs2_xattr_ref *create_xattr_ref(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, in create_xattr_ref()
596 void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_delete_inode()
614 void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_free_inode()
634 static int check_xattr_ref_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in check_xattr_ref_inode()
690 void jffs2_xattr_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_do_crccheck_inode()
780 struct jffs2_inode_cache *ic; in jffs2_build_xattr_subsystem()
971 struct jffs2_inode_cache *ic = f->inocache; in jffs2_listxattr()
1041 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_getxattr()
1103 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_setxattr()
H A Djffs2_fs_sb.h117 struct jffs2_inode_cache **inocache_list;
H A Derase.c211 struct jffs2_inode_cache *ic = NULL; in jffs2_remove_node_refs_from_ino_list()
219 /* We're looking at the jffs2_inode_cache, which is in jffs2_remove_node_refs_from_ino_list()
222 ic = (struct jffs2_inode_cache *)(*prev); in jffs2_remove_node_refs_from_ino_list()
H A Dscan.c423 * jffs2_inode_cache in jffs2_build_xattr_subsystem() correctly. in jffs2_scan_xref_node()
965 struct jffs2_inode_cache *jffs2_scan_make_ino_cache(struct jffs2_sb_info *c, uint32_t ino) in jffs2_scan_make_ino_cache()
967 struct jffs2_inode_cache *ic; in jffs2_scan_make_ino_cache()
994 struct jffs2_inode_cache *ic; in jffs2_scan_inode_node()
1049 struct jffs2_inode_cache *ic; in jffs2_scan_dirent_node()
H A Dgc.c26 struct jffs2_inode_cache *ic,
127 struct jffs2_inode_cache *ic; in jffs2_garbage_collect_pass()
592 struct jffs2_inode_cache *ic, in jffs2_garbage_collect_pristine()
H A Dnodemgmt.c502 struct jffs2_inode_cache *ic) in jffs2_add_physical_node_ref()
804 struct jffs2_inode_cache *ic; in jffs2_mark_node_obsolete()
H A Dsummary.c373 struct jffs2_inode_cache *ic) in sum_link_node_ref()
389 struct jffs2_inode_cache *ic; in jffs2_sum_process_sum_data()
H A Dfs.c564 c->inocache_list = kcalloc(c->inocache_hashsize, sizeof(struct jffs2_inode_cache *), GFP_KERNEL); in jffs2_do_fill_super()
625 struct jffs2_inode_cache *ic; in jffs2_gc_fetch_inode()
/kernel/linux/linux-6.6/fs/jffs2/
H A Dnodelist.h119 static inline struct jffs2_inode_cache *jffs2_raw_ref_to_ic(struct jffs2_raw_node_ref *raw) in jffs2_raw_ref_to_ic()
125 not actually a jffs2_inode_cache. Check ->class */ in jffs2_raw_ref_to_ic()
126 return ((struct jffs2_inode_cache *)raw); in jffs2_raw_ref_to_ic()
158 struct jffs2_inode_cache { struct
175 struct jffs2_inode_cache *next;
255 struct jffs2_inode_cache *ic; /* Just during part of build */
365 void jffs2_set_inocache_state(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, int state);
366 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino);
367 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new);
368 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *ol
[all...]
H A Dbuild.c24 struct jffs2_inode_cache *, struct jffs2_full_dirent **);
26 static inline struct jffs2_inode_cache *
36 static inline struct jffs2_inode_cache *
37 next_inode(int *i, struct jffs2_inode_cache *ic, struct jffs2_sb_info *c) in next_inode()
53 struct jffs2_inode_cache *ic, in jffs2_build_inode_pass1()
62 struct jffs2_inode_cache *child_ic; in jffs2_build_inode_pass1()
102 struct jffs2_inode_cache *ic; in jffs2_build_filesystem()
243 struct jffs2_inode_cache *ic, in jffs2_build_remove_unlinked_inode()
264 struct jffs2_inode_cache *child_ic; in jffs2_build_remove_unlinked_inode()
H A Dxattr.h44 struct jffs2_inode_cache;
55 struct jffs2_inode_cache *ic; /* reference to jffs2_inode_cache */
80 extern void jffs2_xattr_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
81 extern void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
82 extern void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
H A Dmalloc.c72 inode_cache_slab = kmem_cache_create("jffs2_inode_cache", in jffs2_create_slab_caches()
73 sizeof(struct jffs2_inode_cache), in jffs2_create_slab_caches()
262 struct jffs2_inode_cache *jffs2_alloc_inode_cache(void) in jffs2_alloc_inode_cache()
264 struct jffs2_inode_cache *ret; in jffs2_alloc_inode_cache()
270 void jffs2_free_inode_cache(struct jffs2_inode_cache *x) in jffs2_free_inode_cache()
H A Dnodelist.c408 void jffs2_set_inocache_state(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, int state) in jffs2_set_inocache_state()
421 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino) in jffs2_get_ino_cache()
423 struct jffs2_inode_cache *ret; in jffs2_get_ino_cache()
436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache()
438 struct jffs2_inode_cache **prev; in jffs2_add_ino_cache()
457 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *old) in jffs2_del_ino_cache()
459 struct jffs2_inode_cache **prev; in jffs2_del_ino_cache()
490 struct jffs2_inode_cache *this, *next; in jffs2_free_ino_caches()
588 struct jffs2_inode_cache *ic) in jffs2_link_node_ref()
H A Djffs2_fs_i.h49 struct jffs2_inode_cache *inocache;
H A Dxattr.c550 static struct jffs2_xattr_ref *create_xattr_ref(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, in create_xattr_ref()
596 void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_delete_inode()
614 void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_free_inode()
634 static int check_xattr_ref_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in check_xattr_ref_inode()
690 void jffs2_xattr_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_do_crccheck_inode()
780 struct jffs2_inode_cache *ic; in jffs2_build_xattr_subsystem()
971 struct jffs2_inode_cache *ic = f->inocache; in jffs2_listxattr()
1040 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_getxattr()
1102 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_setxattr()
H A Djffs2_fs_sb.h117 struct jffs2_inode_cache **inocache_list;
H A Derase.c209 struct jffs2_inode_cache *ic = NULL; in jffs2_remove_node_refs_from_ino_list()
217 /* We're looking at the jffs2_inode_cache, which is in jffs2_remove_node_refs_from_ino_list()
220 ic = (struct jffs2_inode_cache *)(*prev); in jffs2_remove_node_refs_from_ino_list()
H A Dscan.c423 * jffs2_inode_cache in jffs2_build_xattr_subsystem() correctly. in jffs2_scan_xref_node()
965 struct jffs2_inode_cache *jffs2_scan_make_ino_cache(struct jffs2_sb_info *c, uint32_t ino) in jffs2_scan_make_ino_cache()
967 struct jffs2_inode_cache *ic; in jffs2_scan_make_ino_cache()
994 struct jffs2_inode_cache *ic; in jffs2_scan_inode_node()
1049 struct jffs2_inode_cache *ic; in jffs2_scan_dirent_node()
H A Dgc.c26 struct jffs2_inode_cache *ic,
127 struct jffs2_inode_cache *ic; in jffs2_garbage_collect_pass()
592 struct jffs2_inode_cache *ic, in jffs2_garbage_collect_pristine()

Completed in 23 milliseconds

12