Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Duptodate.h50 void ocfs2_metadata_cache_exit(struct ocfs2_caching_info *ci);
Duptodate.c122 void ocfs2_metadata_cache_exit(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_exit() function
Drefcounttree.c246 ocfs2_metadata_cache_exit(&tree->rf_ci); in ocfs2_free_refcount_tree()
359 ocfs2_metadata_cache_exit(&new->rf_ci); in ocfs2_get_refcount_tree()
679 ocfs2_metadata_cache_exit(&new_tree->rf_ci); in ocfs2_create_refcount_tree()
Dinode.c1167 ocfs2_metadata_cache_exit(INODE_CACHE(inode)); in ocfs2_clear_inode()