Searched refs:XFS_FEAT_ATTR (Results 1 – 2 of 2) sorted by relevance
263 #define XFS_FEAT_ATTR (1ULL << 0) /* xattrs present in fs */ macro
122 features |= XFS_FEAT_ATTR; in xfs_sb_version_to_features()