Home
last modified time | relevance | path

Searched refs:__fscrypt_prepare_lookup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h243 int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry,
534 static inline int __fscrypt_prepare_lookup(struct inode *dir, in __fscrypt_prepare_lookup() function
797 return __fscrypt_prepare_lookup(dir, dentry, fname); in fscrypt_prepare_lookup()
/kernel/linux/linux-5.10/fs/crypto/
H A Dhooks.c107 int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, in __fscrypt_prepare_lookup() function
123 EXPORT_SYMBOL_GPL(__fscrypt_prepare_lookup); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dhooks.c97 int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, in __fscrypt_prepare_lookup() function
112 EXPORT_SYMBOL_GPL(__fscrypt_prepare_lookup); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h370 int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry,
691 static inline int __fscrypt_prepare_lookup(struct inode *dir, in __fscrypt_prepare_lookup() function
963 return __fscrypt_prepare_lookup(dir, dentry, fname); in fscrypt_prepare_lookup()

Completed in 5 milliseconds