Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h479 xfs_sb_has_incompat_feature( in xfs_sb_has_incompat_feature() function
512 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_FTYPE)) || in xfs_sb_version_hasftype()
526 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_SPINODES); in xfs_sb_version_hassparseinodes()
Dxfs_sb.c134 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_read()
194 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_write()