Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_sb.c323 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)) { in xfs_validate_sb_write()
327 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xfs_validate_sb_write()
Dxfs_format.h399 #define XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN ~XFS_SB_FEAT_INCOMPAT_LOG_ALL macro
/linux-6.12.1/fs/xfs/
Dxfs_mount.c1320 ASSERT(!(feature & XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xfs_add_incompat_log_feature()
Dxfs_log_recover.c3453 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)) { in xlog_recover()
3457 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xlog_recover()