Home
last modified time | relevance | path

Searched defs:__fscrypt_inode_uses_inline_crypto (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dinline_crypt.c206 bool __fscrypt_inode_uses_inline_crypto(const struct inode *inode) in __fscrypt_inode_uses_inline_crypto() function
210 EXPORT_SYMBOL_GPL(__fscrypt_inode_uses_inline_crypto); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dinline_crypt.c229 bool __fscrypt_inode_uses_inline_crypto(const struct inode *inode) in __fscrypt_inode_uses_inline_crypto() function
233 EXPORT_SYMBOL_GPL(__fscrypt_inode_uses_inline_crypto); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h613 static inline bool __fscrypt_inode_uses_inline_crypto(const struct inode *inode) in __fscrypt_inode_uses_inline_crypto() function
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h791 static inline bool __fscrypt_inode_uses_inline_crypto(const struct inode *inode) in __fscrypt_inode_uses_inline_crypto() function

Completed in 6 milliseconds