Searched refs:XLOG_UNMOUNT_TRANS (Results 1 – 3 of 3) sorted by relevance
135 #define XLOG_UNMOUNT_TRANS 0x20 /* Unmount a filesystem transaction */ macro
1179 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()2269 case XLOG_UNMOUNT_TRANS: in xlog_recovery_process_trans()
934 return xlog_write(log, NULL, &vec, ticket, XLOG_UNMOUNT_TRANS); in xlog_write_unmount_record()
Completed in 20 milliseconds