Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h29 #define XLOG_VERSION_OKBITS (XLOG_VERSION_1 | XLOG_VERSION_2) macro
/linux-6.12.1/fs/xfs/
Dxfs_log_recover.c2957 (~XLOG_VERSION_OKBITS))))) { in xlog_valid_rec_header()