Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Duptodate.h32 void (*co_cache_unlock)(struct ocfs2_caching_info *ci); member
Duptodate.c81 ci->ci_ops->co_cache_unlock(ci); in ocfs2_metadata_cache_unlock()
Dinode.c1655 .co_cache_unlock = ocfs2_inode_cache_unlock,
Drefcounttree.c188 .co_cache_unlock = ocfs2_refcount_cache_unlock,