Searched refs:co_io_lock (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Duptodate.h54 void (*co_io_lock)(struct ocfs2_caching_info *ci); member in struct:ocfs2_caching_operations
H A Duptodate.c104 ci->ci_ops->co_io_lock(ci); ocfs2_metadata_cache_io_lock()
465 /* Item insertion is guarded by co_io_lock(), so the insertion path takes
498 * co_io_lock() */ ocfs2_set_buffer_uptodate()
520 * allocated, but this is careful to take co_io_lock() anyway. */ ocfs2_set_new_buffer_uptodate()
H A Dinode.c1468 .co_io_lock = ocfs2_inode_cache_io_lock,
H A Drefcounttree.c196 .co_io_lock = ocfs2_refcount_cache_io_lock,

Completed in 88 milliseconds