/fs/jffs2/ |
D | build.c | 36 next_inode(int *i, struct jffs2_inode_cache *ic, struct jffs2_sb_info *c) in next_inode() 45 #define for_each_inode(i, c, ic) \ argument 52 struct jffs2_inode_cache *ic, in jffs2_build_inode_pass1() 101 struct jffs2_inode_cache *ic; in jffs2_build_filesystem() local 239 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 966 struct jffs2_inode_cache *ic = f->inocache; in jffs2_listxattr() local 1032 struct jffs2_inode_cache *ic = f->inocache; in do_jffs2_getxattr() local 1094 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 112 #define jffs2_xattr_do_crccheck_inode(c, ic) argument 113 #define jffs2_xattr_delete_inode(c, ic) argument 114 #define jffs2_xattr_free_inode(c, ic) argument
|
D | scan.c | 961 struct jffs2_inode_cache *ic; in jffs2_scan_make_ino_cache() local 988 struct jffs2_inode_cache *ic; in jffs2_scan_inode_node() local 1043 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 572 struct jffs2_inode_cache *ic, in jffs2_garbage_collect_pristine()
|
D | erase.c | 238 struct jffs2_inode_cache *ic = NULL; in jffs2_remove_node_refs_from_ino_list() local
|
D | write.c | 26 struct jffs2_inode_cache *ic; in jffs2_do_new_inode() local
|
D | fs.c | 621 struct jffs2_inode_cache *ic; in jffs2_gc_fetch_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 | 69 const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, in ntfs_are_names_equal() 99 const int err_val, const IGNORE_CASE_BOOL ic, in ntfs_collate_names() 226 const int err_val, const IGNORE_CASE_BOOL ic, in ntfs_file_compare_values()
|
D | attrib.c | 590 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_find() 859 const IGNORE_CASE_BOOL ic, const VCN lowest_vcn, in ntfs_external_attr_find() 1188 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_lookup()
|
/fs/xfs/ |
D | xfs_log.c | 3889 xlog_in_core_t *iclog, *ic; in xlog_state_ioerror() local
|