Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/crypto/
H A Dhooks.c190 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) fscrypt_prepare_symlink() argument
235 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) __fscrypt_encrypt_symlink() argument
[all...]
/kernel/linux/linux-6.6/fs/crypto/
H A Dhooks.c223 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) fscrypt_prepare_symlink() argument
268 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) __fscrypt_encrypt_symlink() argument
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnamei.c658 struct fscrypt_str disk_link; in f2fs_symlink() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Ddir.c1149 struct fscrypt_str disk_link; in ubifs_symlink() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnamei.c682 struct fscrypt_str disk_link; in f2fs_symlink() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddir.c1146 struct fscrypt_str disk_link; in ubifs_symlink() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h548 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) fscrypt_prepare_symlink() argument
563 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) __fscrypt_encrypt_symlink() argument
847 fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) fscrypt_encrypt_symlink() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h722 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) fscrypt_prepare_symlink() argument
737 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) __fscrypt_encrypt_symlink() argument
1033 fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) fscrypt_encrypt_symlink() argument
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c3436 struct fscrypt_str disk_link; in ext4_symlink() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c3375 struct fscrypt_str disk_link; in ext4_symlink() local
3342 ext4_init_symlink_block(handle_t *handle, struct inode *inode, struct fscrypt_str *disk_link) ext4_init_symlink_block() argument
[all...]

Completed in 20 milliseconds