Lines Matching defs:ci
58 u64 ocfs2_metadata_cache_owner(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_owner()
65 struct super_block *ocfs2_metadata_cache_get_super(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_get_super()
72 static void ocfs2_metadata_cache_lock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_lock()
79 static void ocfs2_metadata_cache_unlock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_unlock()
86 void ocfs2_metadata_cache_io_lock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_io_lock()
93 void ocfs2_metadata_cache_io_unlock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_io_unlock()
101 static void ocfs2_metadata_cache_reset(struct ocfs2_caching_info *ci, in ocfs2_metadata_cache_reset()
113 void ocfs2_metadata_cache_init(struct ocfs2_caching_info *ci, in ocfs2_metadata_cache_init()
122 void ocfs2_metadata_cache_exit(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_exit()
157 void ocfs2_metadata_cache_purge(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_purge()
193 static int ocfs2_search_cache_array(struct ocfs2_caching_info *ci, in ocfs2_search_cache_array()
209 ocfs2_search_cache_tree(struct ocfs2_caching_info *ci, in ocfs2_search_cache_tree()
229 static int ocfs2_buffer_cached(struct ocfs2_caching_info *ci, in ocfs2_buffer_cached()
259 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_buffer_uptodate()
282 int ocfs2_buffer_read_ahead(struct ocfs2_caching_info *ci, in ocfs2_buffer_read_ahead()
289 static void ocfs2_append_cache_array(struct ocfs2_caching_info *ci, in ocfs2_append_cache_array()
305 static void __ocfs2_insert_cache_tree(struct ocfs2_caching_info *ci, in __ocfs2_insert_cache_tree()
340 static inline int ocfs2_insert_can_use_array(struct ocfs2_caching_info *ci) in ocfs2_insert_can_use_array()
351 static void ocfs2_expand_cache(struct ocfs2_caching_info *ci, in ocfs2_expand_cache()
386 static void __ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in __ocfs2_set_buffer_uptodate()
469 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_buffer_uptodate()
507 void ocfs2_set_new_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_new_buffer_uptodate()
521 static void ocfs2_remove_metadata_array(struct ocfs2_caching_info *ci, in ocfs2_remove_metadata_array()
546 static void ocfs2_remove_metadata_tree(struct ocfs2_caching_info *ci, in ocfs2_remove_metadata_tree()
557 static void ocfs2_remove_block_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_block_from_cache()
589 void ocfs2_remove_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_from_cache()
598 void ocfs2_remove_xattr_clusters_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_xattr_clusters_from_cache()