Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_sb.c283 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)) { in xfs_validate_sb_write()
287 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.1.9/fs/xfs/
Dxfs_mount.c1274 ASSERT(!(feature & XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xfs_add_incompat_log_feature()
Dxfs_log_recover.c3399 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)) { in xlog_recover()
3403 XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN)); in xlog_recover()