Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Duptodate.h48 void (*co_cache_unlock)(struct ocfs2_caching_info *ci); member
Duptodate.c97 ci->ci_ops->co_cache_unlock(ci); in ocfs2_metadata_cache_unlock()
Dinode.c1671 .co_cache_unlock = ocfs2_inode_cache_unlock,
Drefcounttree.c196 .co_cache_unlock = ocfs2_refcount_cache_unlock,