Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_format.h479 xfs_sb_has_incompat_feature( in xfs_sb_has_incompat_feature() function
529 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_FTYPE)) || in xfs_sb_version_hasftype()
543 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_SPINODES); in xfs_sb_version_hassparseinodes()
H A Dxfs_sb.c129 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_read()
189 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_write()