Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/crypto/
H A Dfname.c529 int fscrypt_d_revalidate(struct dentry *dentry, unsigned int flags) in fscrypt_d_revalidate() function
568 EXPORT_SYMBOL_GPL(fscrypt_d_revalidate); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dfname.c583 int fscrypt_d_revalidate(struct dentry *dentry, unsigned int flags) in fscrypt_d_revalidate() function
626 EXPORT_SYMBOL_GPL(fscrypt_d_revalidate); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h493 static inline int fscrypt_d_revalidate(struct dentry *dentry, in fscrypt_d_revalidate() function
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h649 static inline int fscrypt_d_revalidate(struct dentry *dentry, in fscrypt_d_revalidate() function

Completed in 6 milliseconds