Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dalloc.h179 int ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Dalloc.c6027 int ocfs2_flush_truncate_log(struct ocfs2_super *osb) in ocfs2_flush_truncate_log() function
6046 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_worker()
6241 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_shutdown()
Daops.c2027 ret = ocfs2_flush_truncate_log(osb); in ocfs2_try_to_free_truncate_log()
Dsuper.c420 status = ocfs2_flush_truncate_log(osb); in ocfs2_sync_fs()
Docfs2_trace.h654 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_flush_truncate_log);