Home
last modified time | relevance | path

Searched refs:XLOG_UNMOUNT_TRANS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h138 #define XLOG_UNMOUNT_TRANS 0x20 /* Unmount a filesystem transaction */ macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h139 #define XLOG_UNMOUNT_TRANS 0x20 /* Unmount a filesystem transaction */ macro
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c1172 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()
2264 case XLOG_UNMOUNT_TRANS: in xlog_recovery_process_trans()
H A Dxfs_log.c919 .oh_flags = XLOG_UNMOUNT_TRANS, in xlog_write_unmount_record()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c1178 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()
2244 case XLOG_UNMOUNT_TRANS: in xlog_recovery_process_trans()
H A Dxfs_log.c853 uint flags = XLOG_UNMOUNT_TRANS; in xlog_unmount_write()

Completed in 21 milliseconds