Home
last modified time | relevance | path

Searched refs:XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_sb.c285 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)) { in xfs_validate_sb_write()
289 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xfs_validate_sb_write()
Dxfs_format.h396 #define XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN ~XFS_SB_FEAT_INCOMPAT_LOG_ALL macro
/linux-6.6.21/fs/xfs/
Dxfs_mount.c1294 ASSERT(!(feature & XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xfs_add_incompat_log_feature()
Dxfs_log_recover.c3398 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)) { in xlog_recover()
3402 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xlog_recover()