Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dhooks.c127 fscrypt_prepare_dentry(dentry, fname->is_nokey_name); in __fscrypt_prepare_lookup()
155 fscrypt_prepare_dentry(dentry, is_nokey_name); in fscrypt_prepare_lookup_partial()
/linux/include/linux/
H A Dfscrypt.h315 static inline void fscrypt_prepare_dentry(struct dentry *dentry, in fscrypt_prepare_dentry() function
506 static inline void fscrypt_prepare_dentry(struct dentry *dentry, in fscrypt_prepare_dentry() function
1067 fscrypt_prepare_dentry(dentry, false); in fscrypt_prepare_lookup()