Searched refs:xfs_sb_has_incompat_feature (Results 1 – 3 of 3) sorted by relevance
44 xfs_sb_has_incompat_feature(sb, XFS_SB_FEAT_INCOMPAT_PARENT); in xfs_want_minlogsize_fixes()
222 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_read()315 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_write()
389 xfs_sb_has_incompat_feature( in xfs_sb_has_incompat_feature() function