Searched refs:EXT4_POLICY_FLAGS_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/ext4/ | ||
D | ext4_crypto.h | 35 #define EXT4_POLICY_FLAGS_VALID 0x03 macro |
D | crypto_policy.c | 75 if (policy->flags & ~EXT4_POLICY_FLAGS_VALID) in ext4_create_encryption_context_from_policy() |