Lines Matching defs:ci
75 cache_info_to_refcount(struct ocfs2_caching_info *ci) in cache_info_to_refcount()
133 static int ocfs2_read_refcount_block(struct ocfs2_caching_info *ci, in ocfs2_read_refcount_block()
150 static u64 ocfs2_refcount_cache_owner(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_owner()
158 ocfs2_refcount_cache_get_super(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_get_super()
165 static void ocfs2_refcount_cache_lock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_lock()
172 static void ocfs2_refcount_cache_unlock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_unlock()
179 static void ocfs2_refcount_cache_io_lock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_io_lock()
186 static void ocfs2_refcount_cache_io_unlock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_io_unlock()
884 static void ocfs2_find_refcount_rec_in_rl(struct ocfs2_caching_info *ci, in ocfs2_find_refcount_rec_in_rl()
966 static int ocfs2_get_refcount_cpos_end(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_cpos_end()
1066 static int ocfs2_get_refcount_rec(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_rec()
1246 struct ocfs2_caching_info *ci, in ocfs2_change_refcount_rec()
1287 struct ocfs2_caching_info *ci, in ocfs2_expand_inline_ref_root()
1527 struct ocfs2_caching_info *ci, in ocfs2_new_leaf_refcount_block()
1623 struct ocfs2_caching_info *ci, in ocfs2_expand_refcount_tree()
1665 struct ocfs2_caching_info *ci, in ocfs2_adjust_refcount_rec()
1749 struct ocfs2_caching_info *ci, in ocfs2_insert_refcount_rec()
1837 struct ocfs2_caching_info *ci, in ocfs2_split_refcount_rec()
1993 struct ocfs2_caching_info *ci, in __ocfs2_increase_refcount()
2087 struct ocfs2_caching_info *ci, in ocfs2_remove_refcount_extent()
2167 struct ocfs2_caching_info *ci, in ocfs2_increase_refcount()
2179 struct ocfs2_caching_info *ci, in ocfs2_decrease_refcount_rec()
2235 struct ocfs2_caching_info *ci, in __ocfs2_decrease_refcount()
2386 struct ocfs2_caching_info *ci, in ocfs2_calc_refcount_meta_credits()
3021 struct ocfs2_caching_info *ci = INODE_CACHE(inode); in ocfs2_duplicate_clusters_by_jbd() local
3136 struct ocfs2_caching_info *ci = context->data_et.et_ci; in ocfs2_replace_clusters() local