Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h468 int __fscrypt_encrypt_symlink(struct inode *inode, const char *target,
808 static inline int __fscrypt_encrypt_symlink(struct inode *inode, in __fscrypt_encrypt_symlink() function
1058 return __fscrypt_encrypt_symlink(inode, target, len, disk_link); in fscrypt_encrypt_symlink()