Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dalloc.h179 int ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Daops.c1690 ret = ocfs2_flush_truncate_log(osb); in ocfs2_try_to_free_truncate_log()
Dalloc.c6002 int ocfs2_flush_truncate_log(struct ocfs2_super *osb) in ocfs2_flush_truncate_log() function
6021 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_worker()
6213 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_shutdown()
Dsuper.c413 status = ocfs2_flush_truncate_log(osb); in ocfs2_sync_fs()
Docfs2_trace.h654 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_flush_truncate_log);