Searched refs:__fscrypt_prepare_symlink (Results 1 – 1 of 1) sorted by relevance
255 extern int __fscrypt_prepare_symlink(struct inode *dir, unsigned int len,518 static inline int __fscrypt_prepare_symlink(struct inode *dir, in __fscrypt_prepare_symlink() function792 return __fscrypt_prepare_symlink(dir, len, max_len, disk_link); in fscrypt_prepare_symlink()