Home
last modified time | relevance | path

Searched defs:ic (Results 1 – 17 of 17) sorted by relevance

/fs/jffs2/
Dbuild.c36 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()
Dxattr.c550 …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
Dxattr.h55 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
Dscan.c961 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
Dnodemgmt.c502 struct jffs2_inode_cache *ic) in jffs2_add_physical_node_ref()
804 struct jffs2_inode_cache *ic; in jffs2_mark_node_obsolete() local
Dnodelist.c408 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()
Dsummary.c373 struct jffs2_inode_cache *ic) in sum_link_node_ref()
389 struct jffs2_inode_cache *ic; in jffs2_sum_process_sum_data() local
Dgc.c127 struct jffs2_inode_cache *ic; in jffs2_garbage_collect_pass() local
572 struct jffs2_inode_cache *ic, in jffs2_garbage_collect_pristine()
Derase.c238 struct jffs2_inode_cache *ic = NULL; in jffs2_remove_node_refs_from_ino_list() local
Dwrite.c26 struct jffs2_inode_cache *ic; in jffs2_do_new_inode() local
Dfs.c621 struct jffs2_inode_cache *ic; in jffs2_gc_fetch_inode() local
Dreadinode.c1392 int jffs2_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_do_crccheck_inode()
Dwbuf.c465 struct jffs2_inode_cache *ic; in jffs2_wbuf_recover() local
Dnodelist.h255 struct jffs2_inode_cache *ic; /* Just during part of build */ member
/fs/ntfs/
Dunistr.c69 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()
Dattrib.c590 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/
Dxfs_log.c3889 xlog_in_core_t *iclog, *ic; in xlog_state_ioerror() local