Searched refs:XLOG_VERSION_OKBITS (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 29 #define XLOG_VERSION_OKBITS (XLOG_VERSION_1 | XLOG_VERSION_2) macro |
/fs/xfs/ | ||
D | xfs_log_recover.c | 2931 (~XLOG_VERSION_OKBITS))))) { in xlog_valid_rec_header() |