Searched refs:XLOG_START_TRANS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_log_format.h119 * record, XLOG_START_TRANS. Once a transaction is committed, a commit
126 #define XLOG_START_TRANS 0x01 /* Start a new transaction */ macro
/linux-4.4.14/fs/xfs/
H A Dxfs_log_recover.c3627 case XLOG_START_TRANS: xlog_recovery_process_trans()
3667 if (!(ohead->oh_flags & XLOG_START_TRANS))
H A Dxfs_log.c2142 ophdr->oh_flags = XLOG_START_TRANS; xlog_write_start_rec()

Completed in 147 milliseconds