Home
last modified time | relevance | path

Searched refs:op_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c1142 struct xlog_op_header *op_head; in xlog_check_unmount_rec() local
1171 op_head = (struct xlog_op_header *)offset; in xlog_check_unmount_rec()
1172 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c1148 struct xlog_op_header *op_head; in xlog_check_unmount_rec() local
1177 op_head = (struct xlog_op_header *)offset; in xlog_check_unmount_rec()
1178 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()

Completed in 8 milliseconds