Searched refs:has_verity (Results 1 – 1 of 1) sorted by relevance
501 bool has_verity = (sb->s_feature_ro_compat & cpu_to_le32(EXT4_FEATURE_RO_COMPAT_VERITY)) != 0; in tune_verity() local504 if (has_verity || !want_verity) { in tune_verity()