Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_format.h475 xfs_sb_has_incompat_feature( in xfs_sb_has_incompat_feature() function
525 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_FTYPE)) || in xfs_sb_version_hasftype()
539 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_SPINODES); in xfs_sb_version_hassparseinodes()
Dxfs_sb.c128 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_read()
188 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_write()