Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_log_format.h138 #define XLOG_END_TRANS 0x10 /* End a continued transaction */ macro
/linux-6.1.9/fs/xfs/
Dxfs_log_recover.c2239 flags &= ~XLOG_END_TRANS; in xlog_recovery_process_trans()
Dxfs_log.c2429 ophdr->oh_flags |= XLOG_END_TRANS; in xlog_write_partial()