Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dhooks.c125 fscrypt_prepare_dentry(dentry, fname->is_nokey_name); in __fscrypt_prepare_lookup()
153 fscrypt_prepare_dentry(dentry, is_nokey_name); in fscrypt_prepare_lookup_partial()
/linux-6.15/include/linux/
H A Dfscrypt.h281 static inline void fscrypt_prepare_dentry(struct dentry *dentry, in fscrypt_prepare_dentry() function
471 static inline void fscrypt_prepare_dentry(struct dentry *dentry, in fscrypt_prepare_dentry() function
1032 fscrypt_prepare_dentry(dentry, false); in fscrypt_prepare_lookup()