Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dhooks.c238 int __fscrypt_encrypt_symlink(struct inode *inode, const char *target, in __fscrypt_encrypt_symlink() function
292 EXPORT_SYMBOL_GPL(__fscrypt_encrypt_symlink);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h258 int __fscrypt_encrypt_symlink(struct inode *inode, const char *target,
578 static inline int __fscrypt_encrypt_symlink(struct inode *inode, in __fscrypt_encrypt_symlink() function
897 return __fscrypt_encrypt_symlink(inode, target, len, disk_link); in fscrypt_encrypt_symlink()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus964 __fscrypt_encrypt_symlink