Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Duptodate.h47 void (*co_cache_lock)(struct ocfs2_caching_info *ci); member
Duptodate.c90 ci->ci_ops->co_cache_lock(ci); in ocfs2_metadata_cache_lock()
Dinode.c1670 .co_cache_lock = ocfs2_inode_cache_lock,
Drefcounttree.c195 .co_cache_lock = ocfs2_refcount_cache_lock,