Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscrypt.h219 if (IS_ENCRYPTED(dir) || fscrypt_dummy_context_enabled(dir)) in fscrypt_prepare_symlink()
Dfscrypt_notsupp.h22 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function
Dfscrypt_supp.h55 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function
/Linux-v4.19/fs/crypto/
Dkeyinfo.c306 if (!fscrypt_dummy_context_enabled(inode) || in fscrypt_get_encryption_info()