Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
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()