Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h126 * record, XLOG_START_TRANS. Once a transaction is committed, a commit
133 #define XLOG_START_TRANS 0x01 /* Start a new transaction */ macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h127 * record, XLOG_START_TRANS. Once a transaction is committed, a commit
134 #define XLOG_START_TRANS 0x01 /* Start a new transaction */ macro
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c2269 case XLOG_START_TRANS: in xlog_recovery_process_trans()
2309 if (!(ohead->oh_flags & XLOG_START_TRANS)) in xlog_recover_ophdr_to_trans()
H A Dxfs_log_cil.c998 hdr->oph[0].oh_flags = XLOG_START_TRANS; in xlog_cil_build_trans_hdr()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c2249 case XLOG_START_TRANS: in xlog_recovery_process_trans()
2289 if (!(ohead->oh_flags & XLOG_START_TRANS)) in xlog_recover_ophdr_to_trans()
H A Dxfs_log.c2133 ophdr->oh_flags = XLOG_START_TRANS; in xlog_write_start_rec()

Completed in 19 milliseconds