Symbol: fscrypt_str
fs/btrfs/btrfs_inode.h
559
const struct fscrypt_str *name);
fs/btrfs/btrfs_inode.h
562
const struct fscrypt_str *name, bool add_backref, u64 index);
fs/btrfs/dir-item.c
109
const struct fscrypt_str *name, struct btrfs_inode *dir,
fs/btrfs/dir-item.c
212
const struct fscrypt_str *name,
fs/btrfs/dir-item.c
231
const struct fscrypt_str *name)
fs/btrfs/dir-item.c
302
u64 index, const struct fscrypt_str *name, int mod)
fs/btrfs/dir-item.c
321
u64 dirid, const struct fscrypt_str *name)
fs/btrfs/dir-item.h
18
const struct fscrypt_str *name);
fs/btrfs/dir-item.h
20
const struct fscrypt_str *name, struct btrfs_inode *dir,
fs/btrfs/dir-item.h
25
const struct fscrypt_str *name, int mod);
fs/btrfs/dir-item.h
30
u64 index, const struct fscrypt_str *name, int mod);
fs/btrfs/dir-item.h
33
const struct fscrypt_str *name);
fs/btrfs/dir-item.h
9
struct fscrypt_str;
fs/btrfs/inode-item.c
105
const struct fscrypt_str *name,
fs/btrfs/inode-item.c
167
struct btrfs_root *root, const struct fscrypt_str *name,
fs/btrfs/inode-item.c
19
const struct fscrypt_str *name)
fs/btrfs/inode-item.c
244
const struct fscrypt_str *name,
fs/btrfs/inode-item.c
296
struct btrfs_root *root, const struct fscrypt_str *name,
fs/btrfs/inode-item.c
46
const struct fscrypt_str *name)
fs/btrfs/inode-item.c
83
const struct fscrypt_str *name,
fs/btrfs/inode-item.h
106
const struct fscrypt_str *name,
fs/btrfs/inode-item.h
111
const struct fscrypt_str *name);
fs/btrfs/inode-item.h
114
const struct fscrypt_str *name);
fs/btrfs/inode-item.h
9
struct fscrypt_str;
fs/btrfs/inode-item.h
92
struct btrfs_root *root, const struct fscrypt_str *name,
fs/btrfs/inode-item.h
95
struct btrfs_root *root, const struct fscrypt_str *name,
fs/btrfs/inode.c
4408
const struct fscrypt_str *name,
fs/btrfs/inode.c
4507
const struct fscrypt_str *name)
fs/btrfs/inode.c
4688
struct fscrypt_str name = FSTR_INIT("default", 7);
fs/btrfs/inode.c
6615
const struct fscrypt_str *name = args->orphan ? NULL : &args->fname.disk_name;
fs/btrfs/inode.c
6894
const struct fscrypt_str *name, bool add_backref, u64 index)
fs/btrfs/inode.c
8299
struct fscrypt_str *old_name, *new_name;
fs/btrfs/ioctl.c
2747
struct fscrypt_str name = FSTR_INIT("default", 7);
fs/btrfs/ioctl.c
838
struct fscrypt_str name_str = FSTR_INIT((char *)qname->name, qname->len);
fs/btrfs/root-tree.c
331
const struct fscrypt_str *name)
fs/btrfs/root-tree.c
399
const struct fscrypt_str *name)
fs/btrfs/root-tree.h
23
const struct fscrypt_str *name);
fs/btrfs/root-tree.h
26
const struct fscrypt_str *name);
fs/btrfs/root-tree.h
8
struct fscrypt_str;
fs/btrfs/send.c
1786
struct fscrypt_str tmp_name;
fs/btrfs/send.c
1941
struct fscrypt_str name_str = FSTR_INIT((char *)name, name_len);
fs/btrfs/super.c
924
struct fscrypt_str name = FSTR_INIT("default", 7);
fs/btrfs/tree-log.c
1045
const struct fscrypt_str *name)
fs/btrfs/tree-log.c
1088
struct fscrypt_str name;
fs/btrfs/tree-log.c
1137
struct fscrypt_str *name)
fs/btrfs/tree-log.c
1184
const struct fscrypt_str *name)
fs/btrfs/tree-log.c
1226
struct fscrypt_str victim_name;
fs/btrfs/tree-log.c
1284
struct fscrypt_str victim_name;
fs/btrfs/tree-log.c
1341
u64 ref_index, struct fscrypt_str *name)
fs/btrfs/tree-log.c
1429
struct fscrypt_str *name, u64 *index,
fs/btrfs/tree-log.c
1451
struct fscrypt_str *name, u64 *index)
fs/btrfs/tree-log.c
1503
struct fscrypt_str name;
fs/btrfs/tree-log.c
1581
struct fscrypt_str name = { 0 };
fs/btrfs/tree-log.c
2045
const struct fscrypt_str *name,
fs/btrfs/tree-log.c
2118
struct fscrypt_str name = { 0 };
fs/btrfs/tree-log.c
2435
struct fscrypt_str name = { 0 };
fs/btrfs/tree-log.c
3862
const struct fscrypt_str *name,
fs/btrfs/tree-log.c
3908
const struct fscrypt_str *name,
fs/btrfs/tree-log.c
3946
const struct fscrypt_str *name,
fs/btrfs/tree-log.c
5769
struct fscrypt_str name_str;
fs/btrfs/tree-log.c
691
struct fscrypt_str *name)
fs/btrfs/tree-log.h
82
const struct fscrypt_str *name,
fs/btrfs/tree-log.h
85
const struct fscrypt_str *name,
fs/ceph/crypto.c
303
int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname,
fs/ceph/crypto.c
304
struct fscrypt_str *oname, bool *is_nokey)
fs/ceph/crypto.c
307
struct fscrypt_str _tname = FSTR_INIT(NULL, 0);
fs/ceph/crypto.c
308
struct fscrypt_str iname;
fs/ceph/crypto.h
104
struct fscrypt_str *fname)
fs/ceph/crypto.h
112
struct fscrypt_str *fname)
fs/ceph/crypto.h
118
int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname,
fs/ceph/crypto.h
119
struct fscrypt_str *oname, bool *is_nokey);
fs/ceph/crypto.h
196
struct fscrypt_str *fname)
fs/ceph/crypto.h
202
struct fscrypt_str *fname)
fs/ceph/crypto.h
207
struct fscrypt_str *tname,
fs/ceph/crypto.h
208
struct fscrypt_str *oname, bool *is_nokey)
fs/ceph/dir.c
990
struct fscrypt_str osd_link = FSTR_INIT(NULL, 0);
fs/ceph/export.c
586
struct fscrypt_str oname = FSTR_INIT(NULL, 0);
fs/ceph/inode.c
1601
struct fscrypt_str oname = FSTR_INIT(NULL, 0);
fs/ceph/mds_client.c
449
struct fscrypt_str tname = FSTR_INIT(NULL, 0);
fs/ceph/mds_client.c
450
struct fscrypt_str oname = FSTR_INIT(NULL, 0);
fs/crypto/fname.c
138
const struct fscrypt_str *iname,
fs/crypto/fname.c
139
struct fscrypt_str *oname)
fs/crypto/fname.c
218
struct fscrypt_str *crypto_str)
fs/crypto/fname.c
237
void fscrypt_fname_free_buffer(struct fscrypt_str *crypto_str)
fs/crypto/fname.c
269
const struct fscrypt_str *iname,
fs/crypto/fname.c
270
struct fscrypt_str *oname)
fs/crypto/hooks.c
242
struct fscrypt_str *disk_link)
fs/crypto/hooks.c
286
unsigned int len, struct fscrypt_str *disk_link)
fs/crypto/hooks.c
360
struct fscrypt_str cstr, pstr;
fs/ext4/dir.c
139
struct fscrypt_str fstr = FSTR_INIT(NULL, 0);
fs/ext4/dir.c
284
struct fscrypt_str de_name =
fs/ext4/dir.c
473
struct fscrypt_str *ent_name)
fs/ext4/ext4.h
2579
struct fscrypt_str disk_name;
fs/ext4/ext4.h
2582
struct fscrypt_str crypto_buf;
fs/ext4/ext4.h
2900
struct fscrypt_str *ent_name);
fs/ext4/inline.c
1273
struct fscrypt_str tmp_str;
fs/ext4/namei.c
1046
struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str;
fs/ext4/namei.c
1114
struct fscrypt_str de_name = FSTR_INIT(de->name,
fs/ext4/namei.c
1162
struct fscrypt_str tmp_str;
fs/ext4/namei.c
3329
struct fscrypt_str *disk_link)
fs/ext4/namei.c
3361
struct fscrypt_str disk_link;
fs/ext4/namei.c
640
struct fscrypt_str fname_crypto_str =
fs/ext4/namei.c
655
struct fscrypt_str de_name =
fs/f2fs/dir.c
1066
struct fscrypt_str fstr = FSTR_INIT(NULL, 0);
fs/f2fs/dir.c
500
struct fscrypt_str dot = FSTR_INIT(".", 1);
fs/f2fs/dir.c
501
struct fscrypt_str dotdot = FSTR_INIT("..", 2);
fs/f2fs/dir.c
656
const struct fscrypt_str *name, f2fs_hash_t name_hash,
fs/f2fs/dir.c
974
unsigned int start_pos, struct fscrypt_str *fstr)
fs/f2fs/dir.c
979
struct fscrypt_str de_name = FSTR_INIT(NULL, 0);
fs/f2fs/f2fs.h
3851
unsigned int start_pos, struct fscrypt_str *fstr);
fs/f2fs/f2fs.h
3872
const struct fscrypt_str *name, f2fs_hash_t name_hash,
fs/f2fs/f2fs.h
4512
struct fscrypt_str *fstr);
fs/f2fs/f2fs.h
624
struct fscrypt_str disk_name;
fs/f2fs/f2fs.h
634
struct fscrypt_str crypto_buf;
fs/f2fs/inline.c
757
struct fscrypt_str *fstr)
fs/f2fs/namei.c
641
struct fscrypt_str disk_link;
fs/libfs.c
1909
struct fscrypt_str decrypted_name = FSTR_INIT(NULL, de_name_len);
fs/libfs.c
1914
const struct fscrypt_str encrypted_name =
fs/ubifs/dir.c
1181
struct fscrypt_str disk_link;
fs/ubifs/dir.c
584
struct fscrypt_str fstr = {0};
include/linux/fscrypt.h
1136
struct fscrypt_str *disk_link)
include/linux/fscrypt.h
441
struct fscrypt_str *crypto_str);
include/linux/fscrypt.h
442
void fscrypt_fname_free_buffer(struct fscrypt_str *crypto_str);
include/linux/fscrypt.h
445
const struct fscrypt_str *iname,
include/linux/fscrypt.h
446
struct fscrypt_str *oname);
include/linux/fscrypt.h
45
struct fscrypt_str disk_name;
include/linux/fscrypt.h
472
struct fscrypt_str *disk_link);
include/linux/fscrypt.h
474
unsigned int len, struct fscrypt_str *disk_link);
include/linux/fscrypt.h
48
struct fscrypt_str crypto_buf;
include/linux/fscrypt.h
712
struct fscrypt_str *crypto_str)
include/linux/fscrypt.h
717
static inline void fscrypt_fname_free_buffer(struct fscrypt_str *crypto_str)
include/linux/fscrypt.h
724
const struct fscrypt_str *iname,
include/linux/fscrypt.h
725
struct fscrypt_str *oname)
include/linux/fscrypt.h
823
struct fscrypt_str *disk_link)
include/linux/fscrypt.h
837
struct fscrypt_str *disk_link)