Home
last modified time | relevance | path

Searched defs:disk_link (Results 1 – 3 of 3) sorted by relevance

/linux/fs/crypto/
H A Dhooks.c242 struct fscrypt_str *disk_link) in fscrypt_prepare_symlink()
286 unsigned int len, struct fscrypt_str *disk_link) in __fscrypt_encrypt_symlink()
/linux/include/linux/
H A Dfscrypt.h823 struct fscrypt_str *disk_link) in fscrypt_prepare_symlink()
837 struct fscrypt_str *disk_link) in __fscrypt_encrypt_symlink()
1136 struct fscrypt_str *disk_link) in fscrypt_encrypt_symlink()
/linux/fs/ubifs/
H A Ddir.c1181 struct fscrypt_str disk_link; in ubifs_symlink() local