Searched refs:XLOG_UNMOUNT_TRANS (Results 1 – 3 of 3) sorted by relevance
122 #define XLOG_UNMOUNT_TRANS 0x20 /* Unmount a filesystem transaction */ macro
537 NULL, XLOG_UNMOUNT_TRANS); in xfs_log_unmount_write()1861 if (flags & (XLOG_COMMIT_TRANS | XLOG_UNMOUNT_TRANS)) in xlog_write()
983 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_find_tail()2828 case XLOG_UNMOUNT_TRANS: in xlog_recover_process_data()