Searched refs:XLOG_UNMOUNT_TRANS (Results 1 – 3 of 3) sorted by relevance
138 #define XLOG_UNMOUNT_TRANS 0x20 /* Unmount a filesystem transaction */ macro
851 uint flags = XLOG_UNMOUNT_TRANS; in xfs_log_write_unmount_record()868 flags &= ~XLOG_UNMOUNT_TRANS; in xfs_log_write_unmount_record()2435 if (flags & (XLOG_COMMIT_TRANS | XLOG_UNMOUNT_TRANS)) in xlog_write()
1317 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()4451 case XLOG_UNMOUNT_TRANS: in xlog_recovery_process_trans()