Home
last modified time | relevance | path

Searched refs:ocfs2_metadata_cache_exit (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Duptodate.h48 void ocfs2_metadata_cache_exit(struct ocfs2_caching_info *ci);
H A Duptodate.c120 void ocfs2_metadata_cache_exit(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_exit() function
H A Drefcounttree.c247 ocfs2_metadata_cache_exit(&tree->rf_ci); in ocfs2_free_refcount_tree()
360 ocfs2_metadata_cache_exit(&new->rf_ci); in ocfs2_get_refcount_tree()
680 ocfs2_metadata_cache_exit(&new_tree->rf_ci); in ocfs2_create_refcount_tree()
H A Dinode.c1165 ocfs2_metadata_cache_exit(INODE_CACHE(inode)); in ocfs2_clear_inode()