Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Duptodate.h34 void (*co_cache_unlock)(struct ocfs2_caching_info *ci); member
H A Duptodate.c83 ci->ci_ops->co_cache_unlock(ci); in ocfs2_metadata_cache_unlock()
H A Dinode.c1657 .co_cache_unlock = ocfs2_inode_cache_unlock,
H A Drefcounttree.c190 .co_cache_unlock = ocfs2_refcount_cache_unlock,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Duptodate.h32 void (*co_cache_unlock)(struct ocfs2_caching_info *ci); member
H A Duptodate.c81 ci->ci_ops->co_cache_unlock(ci); in ocfs2_metadata_cache_unlock()
H A Dinode.c1655 .co_cache_unlock = ocfs2_inode_cache_unlock,
H A Drefcounttree.c188 .co_cache_unlock = ocfs2_refcount_cache_unlock,

Completed in 18 milliseconds