Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfscrypt.h85 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function
284 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function
734 if (IS_ENCRYPTED(dir) || fscrypt_dummy_context_enabled(dir)) in fscrypt_prepare_symlink()
/Linux-v5.4/fs/crypto/
Dkeysetup.c438 if (!fscrypt_dummy_context_enabled(inode) || in fscrypt_get_encryption_info()