Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h137 #define XLOG_START_TRANS 0x01 /* Start a new transaction */ macro
/linux/fs/xfs/
H A Dxfs_log_recover.c2315 case XLOG_START_TRANS: in xlog_recovery_process_trans()
2355 if (!(ohead->oh_flags & XLOG_START_TRANS)) in xlog_recover_ophdr_to_trans()
H A Dxfs_log_cil.c1168 hdr->oph[0].oh_flags = XLOG_START_TRANS; in xlog_cil_build_trans_hdr()