/fs/jffs2/ |
D | build.c | 37 next_inode(int *i, struct jffs2_inode_cache *ic, struct jffs2_sb_info *c) in next_inode() 46 #define for_each_inode(i, c, ic) \ argument 53 struct jffs2_inode_cache *ic, in jffs2_build_inode_pass1() 102 struct jffs2_inode_cache *ic; in jffs2_build_filesystem() local 243 struct jffs2_inode_cache *ic, in jffs2_build_remove_unlinked_inode()
|
D | xattr.c | 550 …tic 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() local 971 struct jffs2_inode_cache *ic = f->inocache; in jffs2_listxattr() local 1041 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_getxattr() local 1103 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_setxattr() local
|
D | xattr.h | 55 struct jffs2_inode_cache *ic; /* reference to jffs2_inode_cache */ member 109 #define jffs2_xattr_do_crccheck_inode(c, ic) argument 110 #define jffs2_xattr_delete_inode(c, ic) argument 111 #define jffs2_xattr_free_inode(c, ic) argument
|
D | scan.c | 966 struct jffs2_inode_cache *ic; in jffs2_scan_make_ino_cache() local 993 struct jffs2_inode_cache *ic; in jffs2_scan_inode_node() local 1048 struct jffs2_inode_cache *ic; in jffs2_scan_dirent_node() local
|
D | nodemgmt.c | 502 struct jffs2_inode_cache *ic) in jffs2_add_physical_node_ref() 804 struct jffs2_inode_cache *ic; in jffs2_mark_node_obsolete() local
|
D | nodelist.c | 408 void jffs2_set_inocache_state(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, int state) in jffs2_set_inocache_state() 588 struct jffs2_inode_cache *ic) in jffs2_link_node_ref()
|
D | summary.c | 373 struct jffs2_inode_cache *ic) in sum_link_node_ref() 389 struct jffs2_inode_cache *ic; in jffs2_sum_process_sum_data() local
|
D | gc.c | 127 struct jffs2_inode_cache *ic; in jffs2_garbage_collect_pass() local 592 struct jffs2_inode_cache *ic, in jffs2_garbage_collect_pristine()
|
D | erase.c | 211 struct jffs2_inode_cache *ic = NULL; in jffs2_remove_node_refs_from_ino_list() local
|
D | fs.c | 625 struct jffs2_inode_cache *ic; in jffs2_gc_fetch_inode() local
|
D | write.c | 26 struct jffs2_inode_cache *ic; in jffs2_do_new_inode() local
|
D | readinode.c | 1392 int jffs2_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_do_crccheck_inode()
|
D | wbuf.c | 465 struct jffs2_inode_cache *ic; in jffs2_wbuf_recover() local
|
D | nodelist.h | 255 struct jffs2_inode_cache *ic; /* Just during part of build */ member
|
/fs/ntfs/ |
D | unistr.c | 55 const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, in ntfs_are_names_equal() 85 const int err_val, const IGNORE_CASE_BOOL ic, in ntfs_collate_names() 212 const int err_val, const IGNORE_CASE_BOOL ic, in ntfs_file_compare_values()
|
D | attrib.c | 576 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_find() 869 const IGNORE_CASE_BOOL ic, const VCN lowest_vcn, in ntfs_external_attr_find() 1198 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_lookup()
|
/fs/xfs/ |
D | xfs_itable.c | 341 struct xfs_inumbers_chunk *ic = data; in xfs_inumbers_walk() local 361 struct xfs_inumbers_chunk ic = { in xfs_inumbers() local
|
D | xfs_log.c | 3929 xlog_in_core_t *iclog, *ic; in xlog_state_ioerror() local
|