Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/
Dbuffer_head_io.c83 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_write_block()
240 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_read_blocks()
396 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_read_blocks()
Duptodate.h54 void ocfs2_metadata_cache_io_unlock(struct ocfs2_caching_info *ci);
Duptodate.c93 void ocfs2_metadata_cache_io_unlock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_io_unlock() function
517 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_set_new_buffer_uptodate()
Djournal.c703 ocfs2_metadata_cache_io_unlock(ci); in __ocfs2_journal_access()