Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.h179 int ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Dalloc.c6045 int ocfs2_flush_truncate_log(struct ocfs2_super *osb) in ocfs2_flush_truncate_log() function
6064 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_worker()
6259 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_shutdown()
Daops.c2061 ret = ocfs2_flush_truncate_log(osb); in ocfs2_try_to_free_truncate_log()
Dsuper.c422 status = ocfs2_flush_truncate_log(osb); in ocfs2_sync_fs()
Docfs2_trace.h654 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_flush_truncate_log);