Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dbuffer_head_io.c97 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_write_block()
254 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_read_blocks()
410 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_read_blocks()
Duptodate.h68 void ocfs2_metadata_cache_io_unlock(struct ocfs2_caching_info *ci);
Duptodate.c107 void ocfs2_metadata_cache_io_unlock(struct ocfs2_caching_info *ci) in ocfs2_metadata_cache_io_unlock() function
531 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_set_new_buffer_uptodate()
Djournal.c717 ocfs2_metadata_cache_io_unlock(ci); in __ocfs2_journal_access()