Home
last modified time | relevance | path

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

/include/linux/
Dfscrypt.h255 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() function
792 return __fscrypt_prepare_symlink(dir, len, max_len, disk_link); in fscrypt_prepare_symlink()