Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dext4_crypto.h35 #define EXT4_POLICY_FLAGS_VALID 0x03 macro
Dcrypto_policy.c69 if (policy->flags & ~EXT4_POLICY_FLAGS_VALID) in ext4_create_encryption_context_from_policy()