Home
last modified time | relevance | path

Searched refs:__fscrypt_prepare_link (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dhooks.c52 int __fscrypt_prepare_link(struct inode *inode, struct inode *dir, in __fscrypt_prepare_link() function
67 EXPORT_SYMBOL_GPL(__fscrypt_prepare_link);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h244 int __fscrypt_prepare_link(struct inode *inode, struct inode *dir,
523 static inline int __fscrypt_prepare_link(struct inode *inode, struct inode *dir, in __fscrypt_prepare_link() function
755 return __fscrypt_prepare_link(d_inode(old_dentry), dir, dentry); in fscrypt_prepare_link()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus985 __fscrypt_prepare_link