Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h137 #define XLOG_END_TRANS 0x10 /* End a continued transaction */ macro
/linux-4.19.296/fs/xfs/
Dxfs_log.c2293 ophdr->oh_flags |= (XLOG_END_TRANS|XLOG_WAS_CONT_TRANS); in xlog_write_setup_copy()
Dxfs_log_recover.c4426 flags &= ~XLOG_END_TRANS; in xlog_recovery_process_trans()