Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.h163 int ocfs2_flush_truncate_log(struct ocfs2_super *osb);
H A Dalloc.c6063 int ocfs2_flush_truncate_log(struct ocfs2_super *osb) in ocfs2_flush_truncate_log() function
6082 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_worker()
6128 ret = ocfs2_flush_truncate_log(osb); in ocfs2_try_to_free_truncate_log()
6313 status = ocfs2_flush_truncate_log(osb); in ocfs2_truncate_log_shutdown()
H A Dsuper.c402 status = ocfs2_flush_truncate_log(osb); in ocfs2_sync_fs()
H A Docfs2_trace.h655 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_flush_truncate_log);