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()
879 static void ocfs2_find_refcount_rec_in_rl(struct ocfs2_caching_info *ci, in ocfs2_find_refcount_rec_in_rl()
961 static int ocfs2_get_refcount_cpos_end(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_cpos_end()
1061 static int ocfs2_get_refcount_rec(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_rec()
1241 struct ocfs2_caching_info *ci, in ocfs2_change_refcount_rec()
1282 struct ocfs2_caching_info *ci, in ocfs2_expand_inline_ref_root()
1523 struct ocfs2_caching_info *ci, in ocfs2_new_leaf_refcount_block()
1619 struct ocfs2_caching_info *ci, in ocfs2_expand_refcount_tree()
1661 struct ocfs2_caching_info *ci, in ocfs2_adjust_refcount_rec()
1745 struct ocfs2_caching_info *ci, in ocfs2_insert_refcount_rec()
1833 struct ocfs2_caching_info *ci, in ocfs2_split_refcount_rec()
1989 struct ocfs2_caching_info *ci, in __ocfs2_increase_refcount()
2083 struct ocfs2_caching_info *ci, in ocfs2_remove_refcount_extent()
2163 struct ocfs2_caching_info *ci, in ocfs2_increase_refcount()
2175 struct ocfs2_caching_info *ci, in ocfs2_decrease_refcount_rec()
2231 struct ocfs2_caching_info *ci, in __ocfs2_decrease_refcount()
2382 struct ocfs2_caching_info *ci, in ocfs2_calc_refcount_meta_credits()
2931 struct ocfs2_caching_info *ci = INODE_CACHE(inode); in ocfs2_duplicate_clusters_by_page() local
3025 struct ocfs2_caching_info *ci = INODE_CACHE(inode); in ocfs2_duplicate_clusters_by_jbd() local
3140 struct ocfs2_caching_info *ci = context->data_et.et_ci; in ocfs2_replace_clusters() local