Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Duptodate.h40 void (*co_io_lock)(struct ocfs2_caching_info *ci); member
H A Duptodate.c90 ci->ci_ops->co_io_lock(ci); in ocfs2_metadata_cache_io_lock()
451 /* Item insertion is guarded by co_io_lock(), so the insertion path takes
484 * co_io_lock() */ in ocfs2_set_buffer_uptodate()
506 * allocated, but this is careful to take co_io_lock() anyway. */
H A Dinode.c1658 .co_io_lock = ocfs2_inode_cache_io_lock,
H A Drefcounttree.c191 .co_io_lock = ocfs2_refcount_cache_io_lock,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Duptodate.h38 void (*co_io_lock)(struct ocfs2_caching_info *ci); member
H A Duptodate.c88 ci->ci_ops->co_io_lock(ci); in ocfs2_metadata_cache_io_lock()
449 /* Item insertion is guarded by co_io_lock(), so the insertion path takes
482 * co_io_lock() */ in ocfs2_set_buffer_uptodate()
504 * allocated, but this is careful to take co_io_lock() anyway. */
H A Dinode.c1656 .co_io_lock = ocfs2_inode_cache_io_lock,
H A Drefcounttree.c189 .co_io_lock = ocfs2_refcount_cache_io_lock,

Completed in 17 milliseconds