Home
last modified time | relevance | path

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

/include/linux/
Dfscrypt.h79 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function
276 static inline bool fscrypt_dummy_context_enabled(struct inode *inode) in fscrypt_dummy_context_enabled() function
791 if (IS_ENCRYPTED(dir) || fscrypt_dummy_context_enabled(dir)) in fscrypt_prepare_symlink()