Lines Matching refs:ocfs2_caching_info

72 u64 ocfs2_metadata_cache_owner(struct ocfs2_caching_info *ci)  in ocfs2_metadata_cache_owner()
79 struct super_block *ocfs2_metadata_cache_get_super(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_get_super()
86 static void ocfs2_metadata_cache_lock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_lock()
93 static void ocfs2_metadata_cache_unlock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_unlock()
100 void ocfs2_metadata_cache_io_lock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_io_lock()
107 void ocfs2_metadata_cache_io_unlock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_io_unlock()
115 static void ocfs2_metadata_cache_reset(struct ocfs2_caching_info *ci, in ocfs2_metadata_cache_reset()
127 void ocfs2_metadata_cache_init(struct ocfs2_caching_info *ci, in ocfs2_metadata_cache_init()
136 void ocfs2_metadata_cache_exit(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_exit()
171 void ocfs2_metadata_cache_purge(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_purge()
207 static int ocfs2_search_cache_array(struct ocfs2_caching_info *ci, in ocfs2_search_cache_array()
223 ocfs2_search_cache_tree(struct ocfs2_caching_info *ci, in ocfs2_search_cache_tree()
243 static int ocfs2_buffer_cached(struct ocfs2_caching_info *ci, in ocfs2_buffer_cached()
273 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_buffer_uptodate()
296 int ocfs2_buffer_read_ahead(struct ocfs2_caching_info *ci, in ocfs2_buffer_read_ahead()
303 static void ocfs2_append_cache_array(struct ocfs2_caching_info *ci, in ocfs2_append_cache_array()
319 static void __ocfs2_insert_cache_tree(struct ocfs2_caching_info *ci, in __ocfs2_insert_cache_tree()
354 static inline int ocfs2_insert_can_use_array(struct ocfs2_caching_info *ci) in ocfs2_insert_can_use_array()
365 static void ocfs2_expand_cache(struct ocfs2_caching_info *ci, in ocfs2_expand_cache()
400 static void __ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in __ocfs2_set_buffer_uptodate()
483 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_buffer_uptodate()
521 void ocfs2_set_new_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_new_buffer_uptodate()
535 static void ocfs2_remove_metadata_array(struct ocfs2_caching_info *ci, in ocfs2_remove_metadata_array()
560 static void ocfs2_remove_metadata_tree(struct ocfs2_caching_info *ci, in ocfs2_remove_metadata_tree()
571 static void ocfs2_remove_block_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_block_from_cache()
603 void ocfs2_remove_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_from_cache()
612 void ocfs2_remove_xattr_clusters_from_cache(struct ocfs2_caching_info *ci, in ocfs2_remove_xattr_clusters_from_cache()