Home
last modified time | relevance | path

Searched refs:s_encryption_level (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/ext4/
Dext4.h1373 __u8 s_encryption_level; /* versioning level for encryption */ member
Dsuper.c4750 if (ext4_has_feature_encrypt(sb) && es->s_encryption_level) { in ext4_check_feature_compatibility()
4752 es->s_encryption_level); in ext4_check_feature_compatibility()