__fscrypt_encrypt_symlink 217 fs/crypto/hooks.c EXPORT_SYMBOL_GPL(__fscrypt_encrypt_symlink); __fscrypt_encrypt_symlink 266 include/linux/fscrypt.h extern int __fscrypt_encrypt_symlink(struct inode *inode, const char *target, __fscrypt_encrypt_symlink 765 include/linux/fscrypt.h return __fscrypt_encrypt_symlink(inode, target, len, disk_link);