Searched refs:has_encrypt (Results 1 – 1 of 1) sorted by relevance
435 bool has_encrypt = (sb->s_feature_incompat & cpu_to_le32(EXT4_FEATURE_INCOMPAT_ENCRYPT)) != 0; in tune_encrypt() local438 if (has_encrypt || !want_encrypt) { in tune_encrypt()