Searched defs:disk_link (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/crypto/
H A Dhooks.c218 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) argument
263 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) argument
[all...]
/linux-master/fs/f2fs/
H A Dnamei.c680 struct fscrypt_str disk_link; local
/linux-master/fs/ubifs/
H A Ddir.c1155 struct fscrypt_str disk_link; local
[all...]
/linux-master/include/linux/
H A Dfscrypt.h787 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) argument
802 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) argument
1101 fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) argument
[all...]
/linux-master/fs/ext4/
H A Dnamei.c3371 struct fscrypt_str disk_link; local
3338 ext4_init_symlink_block(handle_t *handle, struct inode *inode, struct fscrypt_str *disk_link) argument
[all...]

Completed in 136 milliseconds