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

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h28 #define XLOG_VERSION_2 2 /* Large IClogs, Log sunit */ macro
29 #define XLOG_VERSION_OKBITS (XLOG_VERSION_1 | XLOG_VERSION_2)
/linux-master/fs/xfs/
H A Dxfs_log_recover.c374 if ((be32_to_cpu(rh->h_version) & XLOG_VERSION_2) &&

Completed in 115 milliseconds