Searched refs:supported_flags (Results 1 – 2 of 2) sorted by relevance
165 u64 start, u64 *len, u32 supported_flags) in fiemap_prep() argument182 supported_flags |= FIEMAP_FLAG_SYNC; in fiemap_prep()183 supported_flags &= FIEMAP_FLAGS_COMPAT; in fiemap_prep()184 incompat_flags = fieinfo->fi_flags & ~supported_flags; in fiemap_prep()
4741 u64 change_mask, u64 flags, u64 supported_flags, in check_feature_bits() argument4750 unsupported = set_mask & ~supported_flags; in check_feature_bits()