Home
last modified time | relevance | path

Searched refs:__fscrypt_prepare_rename (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/crypto/
Dhooks.c67 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename() function
95 EXPORT_SYMBOL_GPL(__fscrypt_prepare_rename);
/Linux-v4.19/include/linux/
Dfscrypt.h132 return __fscrypt_prepare_rename(old_dir, old_dentry, in fscrypt_prepare_rename()
Dfscrypt_notsupp.h192 static inline int __fscrypt_prepare_rename(struct inode *old_dir, in __fscrypt_prepare_rename() function
Dfscrypt_supp.h188 extern int __fscrypt_prepare_rename(struct inode *old_dir,