Home
last modified time | relevance | path

Searched refs:ocfs2_set_buffer_uptodate (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
Dbuffer_head_io.c87 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_write_block()
357 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_read_blocks()
Duptodate.h72 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci,
Duptodate.c483 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_buffer_uptodate() function
530 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_set_new_buffer_uptodate()
Dquota_global.c273 ocfs2_set_buffer_uptodate(INODE_CACHE(gqinode), bh); in ocfs2_quota_write()
Docfs2_trace.h2747 DEFINE_OCFS2_ULL_UINT_UINT_EVENT(ocfs2_set_buffer_uptodate);