op_head          1194 fs/xfs/xfs_log_recover.c 	struct xlog_op_header	*op_head;
op_head          1238 fs/xfs/xfs_log_recover.c 		op_head = (struct xlog_op_header *)offset;
op_head          1239 fs/xfs/xfs_log_recover.c 		if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) {