Home
last modified time | relevance | path

Searched refs:XLOG_COMMIT_TRANS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_log_format.h134 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c1485 error = xlog_write(log, &vec, ticket, lsn, iclog, XLOG_COMMIT_TRANS, in xlog_commit_record()
2264 ASSERT(flags & XLOG_COMMIT_TRANS); in xlog_write_copy_finish()
2485 ASSERT(flags & XLOG_COMMIT_TRANS); in xlog_write()
H A Dxfs_log_recover.c2236 case XLOG_COMMIT_TRANS: in xlog_recovery_process_trans()
2376 ohead->oh_flags & XLOG_COMMIT_TRANS) { in xlog_recover_process_ophdr()