Searched refs:unsupported (Results 1 – 1 of 1) sorted by relevance
4755 u64 disallowed, unsupported; in check_feature_bits() local4759 unsupported = set_mask & ~supported_flags; in check_feature_bits()4760 if (unsupported) { in check_feature_bits()4761 names = btrfs_printable_features(set, unsupported); in check_feature_bits()4770 type, unsupported); in check_feature_bits()