Home
last modified time | relevance | path

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

/fs/ocfs2/
Dbuffer_head_io.c96 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_write_block()
248 ocfs2_metadata_cache_io_unlock(ci); in ocfs2_read_blocks()
404 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.c716 ocfs2_metadata_cache_io_unlock(ci); in __ocfs2_journal_access()