Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Duptodate.h39 void (*co_io_unlock)(struct ocfs2_caching_info *ci); member
Duptodate.c95 ci->ci_ops->co_io_unlock(ci); in ocfs2_metadata_cache_io_unlock()
Dinode.c1657 .co_io_unlock = ocfs2_inode_cache_io_unlock,
Drefcounttree.c190 .co_io_unlock = ocfs2_refcount_cache_io_unlock,