Home
last modified time | relevance | path

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

/fs/jffs2/
Dbuild.c37 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()
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
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
Dxattr.h55 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
Dscan.c966 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
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
592 struct jffs2_inode_cache *ic, in jffs2_garbage_collect_pristine()
Derase.c211 struct jffs2_inode_cache *ic = NULL; in jffs2_remove_node_refs_from_ino_list() local
Dfs.c625 struct jffs2_inode_cache *ic; in jffs2_gc_fetch_inode() local
Dwrite.c26 struct jffs2_inode_cache *ic; in jffs2_do_new_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.c55 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()
Dattrib.c576 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/
Dxfs_itable.c341 struct xfs_inumbers_chunk *ic = data; in xfs_inumbers_walk() local
361 struct xfs_inumbers_chunk ic = { in xfs_inumbers() local
Dxfs_log.c3929 xlog_in_core_t *iclog, *ic; in xlog_state_ioerror() local