Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.c217 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_read()
271 if (xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_UNKNOWN)) { in xfs_validate_sb_write()
H A Dxfs_format.h386 xfs_sb_has_incompat_feature( in xfs_sb_has_incompat_feature() function