Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,