Lines Matching defs:ci

75 cache_info_to_refcount(struct ocfs2_caching_info *ci)  in cache_info_to_refcount()
131 static int ocfs2_read_refcount_block(struct ocfs2_caching_info *ci, in ocfs2_read_refcount_block()
148 static u64 ocfs2_refcount_cache_owner(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_owner()
156 ocfs2_refcount_cache_get_super(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_get_super()
163 static void ocfs2_refcount_cache_lock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_lock()
170 static void ocfs2_refcount_cache_unlock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_unlock()
177 static void ocfs2_refcount_cache_io_lock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_io_lock()
184 static void ocfs2_refcount_cache_io_unlock(struct ocfs2_caching_info *ci) in ocfs2_refcount_cache_io_unlock()
882 static void ocfs2_find_refcount_rec_in_rl(struct ocfs2_caching_info *ci, in ocfs2_find_refcount_rec_in_rl()
964 static int ocfs2_get_refcount_cpos_end(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_cpos_end()
1064 static int ocfs2_get_refcount_rec(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_rec()
1242 struct ocfs2_caching_info *ci, in ocfs2_change_refcount_rec()
1283 struct ocfs2_caching_info *ci, in ocfs2_expand_inline_ref_root()
1521 struct ocfs2_caching_info *ci, in ocfs2_new_leaf_refcount_block()
1617 struct ocfs2_caching_info *ci, in ocfs2_expand_refcount_tree()
1659 struct ocfs2_caching_info *ci, in ocfs2_adjust_refcount_rec()
1743 struct ocfs2_caching_info *ci, in ocfs2_insert_refcount_rec()
1831 struct ocfs2_caching_info *ci, in ocfs2_split_refcount_rec()
1987 struct ocfs2_caching_info *ci, in __ocfs2_increase_refcount()
2081 struct ocfs2_caching_info *ci, in ocfs2_remove_refcount_extent()
2161 struct ocfs2_caching_info *ci, in ocfs2_increase_refcount()
2173 struct ocfs2_caching_info *ci, in ocfs2_decrease_refcount_rec()
2229 struct ocfs2_caching_info *ci, in __ocfs2_decrease_refcount()
2378 struct ocfs2_caching_info *ci, in ocfs2_calc_refcount_meta_credits()
3007 struct ocfs2_caching_info *ci = INODE_CACHE(inode); in ocfs2_duplicate_clusters_by_jbd() local
3120 struct ocfs2_caching_info *ci = context->data_et.et_ci; in ocfs2_replace_clusters() local