Home
last modified time | relevance | path

Searched refs:co_cache_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Duptodate.h33 void (*co_cache_lock)(struct ocfs2_caching_info *ci); member
H A Duptodate.c76 ci->ci_ops->co_cache_lock(ci); in ocfs2_metadata_cache_lock()
339 /* co_cache_lock() must be held */
350 * The co_cache_lock() must be held. */
H A Dinode.c1656 .co_cache_lock = ocfs2_inode_cache_lock,
H A Drefcounttree.c189 .co_cache_lock = ocfs2_refcount_cache_lock,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Duptodate.h31 void (*co_cache_lock)(struct ocfs2_caching_info *ci); member
H A Duptodate.c74 ci->ci_ops->co_cache_lock(ci); in ocfs2_metadata_cache_lock()
337 /* co_cache_lock() must be held */
348 * The co_cache_lock() must be held. */
H A Dinode.c1654 .co_cache_lock = ocfs2_inode_cache_lock,
H A Drefcounttree.c187 .co_cache_lock = ocfs2_refcount_cache_lock,

Completed in 16 milliseconds