Home
last modified time | relevance | path

Searched refs:OCFS2_TRUNCATE_LOG_FLUSH_ONE_REC (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Djournal.h396 #define OCFS2_TRUNCATE_LOG_FLUSH_ONE_REC (OCFS2_SUBALLOC_FREE \ macro
H A Dalloc.c5938 handle = ocfs2_start_trans(osb, OCFS2_TRUNCATE_LOG_FLUSH_ONE_REC); in ocfs2_replay_truncate_records()