Searched refs:__fscrypt_prepare_symlink (Results 1 – 2 of 2) sorted by relevance
125 int __fscrypt_prepare_symlink(struct inode *dir, unsigned int len, in __fscrypt_prepare_symlink() function166 EXPORT_SYMBOL_GPL(__fscrypt_prepare_symlink);
263 extern int __fscrypt_prepare_symlink(struct inode *dir, unsigned int len,529 static inline int __fscrypt_prepare_symlink(struct inode *dir, in __fscrypt_prepare_symlink() function735 return __fscrypt_prepare_symlink(dir, len, max_len, disk_link); in fscrypt_prepare_symlink()