XLOG_VERSION_2     29 fs/xfs/libxfs/xfs_log_format.h #define XLOG_VERSION_OKBITS	(XLOG_VERSION_1 | XLOG_VERSION_2)
XLOG_VERSION_2   1216 fs/xfs/xfs_log_recover.c 		if ((h_version & XLOG_VERSION_2) &&
XLOG_VERSION_2   5303 fs/xfs/xfs_log_recover.c 		if ((be32_to_cpu(rhead->h_version) & XLOG_VERSION_2) &&