Searched refs:fscrypt_dummy_context_enabled (Results 1 – 1 of 1) sorted by relevance
79 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function276 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function791 if (IS_ENCRYPTED(dir) || fscrypt_dummy_context_enabled(dir)) in fscrypt_prepare_symlink()