Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h465 xfs_sb_has_incompat_feature( in xfs_sb_has_incompat_feature() function
498 xfs_sb_has_incompat_feature(sbp, XFS_SB_FEAT_INCOMPAT_FTYPE)) || in xfs_sb_version_hasftype()
Dxfs_sb.c153 if (xfs_sb_has_incompat_feature(sbp, in xfs_mount_validate_sb()