Searched refs:XFS_SB_FEAT_INCOMPAT_LOG_ALL (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h394 #define XFS_SB_FEAT_INCOMPAT_LOG_ALL \ macro
396 #define XFS_SB_FEAT_INCOMPAT_LOG_UNKNOWN ~XFS_SB_FEAT_INCOMPAT_LOG_ALL
409 sbp->sb_features_log_incompat &= ~XFS_SB_FEAT_INCOMPAT_LOG_ALL;
/linux-master/fs/xfs/
H A Dxfs_mount.c1366 XFS_SB_FEAT_INCOMPAT_LOG_ALL) ||
1379 XFS_SB_FEAT_INCOMPAT_LOG_ALL)) {
H A Dxfs_log.c1460 XFS_SB_FEAT_INCOMPAT_LOG_ALL))

Completed in 241 milliseconds