/Linux-v6.6/fs/btrfs/ |
D | dir-item.h | 7 const struct fscrypt_str *name); 9 const struct fscrypt_str *name, struct btrfs_inode *dir, 14 const struct fscrypt_str *name, int mod); 19 u64 index, const struct fscrypt_str *name, int mod); 22 const struct fscrypt_str *name);
|
D | inode-item.h | 83 struct btrfs_root *root, const struct fscrypt_str *name, 86 struct btrfs_root *root, const struct fscrypt_str *name, 99 const struct fscrypt_str *name, 105 const struct fscrypt_str *name); 108 const struct fscrypt_str *name);
|
D | root-tree.h | 13 const struct fscrypt_str *name); 16 const struct fscrypt_str *name);
|
D | dir-item.c | 110 const struct fscrypt_str *name, struct btrfs_inode *dir, in btrfs_insert_dir_item() 215 const struct fscrypt_str *name, in btrfs_lookup_dir_item() 234 const struct fscrypt_str *name) in btrfs_check_dir_item_collision() 311 u64 index, const struct fscrypt_str *name, int mod) in btrfs_lookup_dir_index_item() 330 u64 dirid, const struct fscrypt_str *name) in btrfs_search_dir_index_item()
|
D | tree-log.h | 93 const struct fscrypt_str *name, 97 const struct fscrypt_str *name,
|
D | inode-item.c | 20 const struct fscrypt_str *name) in btrfs_find_name_in_backref() 47 const struct fscrypt_str *name) in btrfs_find_name_in_ext_backref() 86 const struct fscrypt_str *name, in btrfs_lookup_inode_extref() 109 const struct fscrypt_str *name, in btrfs_del_inode_extref() 179 struct btrfs_root *root, const struct fscrypt_str *name, in btrfs_del_inode_ref() 256 const struct fscrypt_str *name, in btrfs_insert_inode_extref() 311 struct btrfs_root *root, const struct fscrypt_str *name, in btrfs_insert_inode_ref()
|
D | btrfs_inode.h | 424 const struct fscrypt_str *name); 427 const struct fscrypt_str *name, int add_backref, u64 index);
|
D | tree-log.c | 583 struct fscrypt_str *name) in read_alloc_one_name() 902 const struct fscrypt_str *name) in unlink_inode_for_log_replay() 933 struct fscrypt_str name; in drop_one_dir_item() 974 struct fscrypt_str *name) in inode_in_dir() 1021 const struct fscrypt_str *name) in backref_in_log() 1057 u64 ref_index, struct fscrypt_str *name) in __add_inode_ref() 1091 struct fscrypt_str victim_name; in __add_inode_ref() 1141 struct fscrypt_str victim_name; in __add_inode_ref() 1216 struct fscrypt_str *name, u64 *index, in extref_get_fields() 1238 struct fscrypt_str *name, u64 *index) in ref_get_fields() [all …]
|
D | root-tree.c | 336 const struct fscrypt_str *name) in btrfs_del_root_ref() 408 const struct fscrypt_str *name) in btrfs_add_root_ref()
|
D | inode.c | 4042 const struct fscrypt_str *name, in __btrfs_unlink_inode() 4144 const struct fscrypt_str *name) in btrfs_unlink_inode() 4329 struct fscrypt_str name = FSTR_INIT("default", 7); in may_destroy_subvol() 6165 const struct fscrypt_str *name = args->orphan ? NULL : &args->fname.disk_name; in btrfs_create_new_inode() 6399 const struct fscrypt_str *name, int add_backref, u64 index) in btrfs_add_link() 8689 struct fscrypt_str *old_name, *new_name; in btrfs_rename_exchange()
|
/Linux-v6.6/fs/ceph/ |
D | crypto.h | 111 struct fscrypt_str *fname) in ceph_fname_alloc_buffer() 119 struct fscrypt_str *fname) in ceph_fname_free_buffer() 125 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, 126 struct fscrypt_str *oname, bool *is_nokey); 211 struct fscrypt_str *fname) in ceph_fname_alloc_buffer() 217 struct fscrypt_str *fname) in ceph_fname_free_buffer() 222 struct fscrypt_str *tname, in ceph_fname_to_usr() 223 struct fscrypt_str *oname, bool *is_nokey) in ceph_fname_to_usr()
|
D | crypto.c | 378 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, in ceph_fname_to_usr() 379 struct fscrypt_str *oname, bool *is_nokey) in ceph_fname_to_usr() 382 struct fscrypt_str _tname = FSTR_INIT(NULL, 0); in ceph_fname_to_usr() 383 struct fscrypt_str iname; in ceph_fname_to_usr()
|
D | export.c | 572 struct fscrypt_str oname = FSTR_INIT(NULL, 0); in ceph_get_name()
|
/Linux-v6.6/include/linux/ |
D | fscrypt.h | 38 struct fscrypt_str { struct 45 struct fscrypt_str disk_name; argument 48 struct fscrypt_str crypto_buf; 347 struct fscrypt_str *crypto_str); 348 void fscrypt_fname_free_buffer(struct fscrypt_str *crypto_str); 351 const struct fscrypt_str *iname, 352 struct fscrypt_str *oname); 379 struct fscrypt_str *disk_link); 381 unsigned int len, struct fscrypt_str *disk_link); 615 struct fscrypt_str *crypto_str) in fscrypt_fname_alloc_buffer() [all …]
|
/Linux-v6.6/fs/crypto/ |
D | fname.c | 154 const struct fscrypt_str *iname, in fname_decrypt() 155 struct fscrypt_str *oname) in fname_decrypt() 320 struct fscrypt_str *crypto_str) in fscrypt_fname_alloc_buffer() 339 void fscrypt_fname_free_buffer(struct fscrypt_str *crypto_str) in fscrypt_fname_free_buffer() 371 const struct fscrypt_str *iname, in fscrypt_fname_disk_to_usr() 372 struct fscrypt_str *oname) in fscrypt_fname_disk_to_usr()
|
D | hooks.c | 225 struct fscrypt_str *disk_link) in fscrypt_prepare_symlink() 269 unsigned int len, struct fscrypt_str *disk_link) in __fscrypt_encrypt_symlink() 343 struct fscrypt_str cstr, pstr; in fscrypt_get_symlink()
|
/Linux-v6.6/fs/f2fs/ |
D | dir.c | 191 struct fscrypt_str decrypted_name = FSTR_INIT(NULL, de_name_len); in f2fs_match_ci_name() 196 const struct fscrypt_str encrypted_name = in f2fs_match_ci_name() 502 struct fscrypt_str dot = FSTR_INIT(".", 1); in f2fs_do_make_empty_dir() 503 struct fscrypt_str dotdot = FSTR_INIT("..", 2); in f2fs_do_make_empty_dir() 657 const struct fscrypt_str *name, f2fs_hash_t name_hash, in f2fs_update_dentry() 973 unsigned int start_pos, struct fscrypt_str *fstr) in f2fs_fill_dentries() 978 struct fscrypt_str de_name = FSTR_INIT(NULL, 0); in f2fs_fill_dentries() 1067 struct fscrypt_str fstr = FSTR_INIT(NULL, 0); in f2fs_readdir()
|
D | f2fs.h | 499 struct fscrypt_str disk_name; 509 struct fscrypt_str crypto_buf; 520 struct fscrypt_str cf_name; 3531 unsigned int start_pos, struct fscrypt_str *fstr); 3553 const struct fscrypt_str *name, f2fs_hash_t name_hash, 4151 struct fscrypt_str *fstr);
|
D | inline.c | 735 struct fscrypt_str *fstr) in f2fs_read_inline_dir()
|
D | namei.c | 682 struct fscrypt_str disk_link; in f2fs_symlink()
|
/Linux-v6.6/fs/ext4/ |
D | dir.c | 135 struct fscrypt_str fstr = FSTR_INIT(NULL, 0); in ext4_readdir() 279 struct fscrypt_str de_name = in ext4_readdir() 462 struct fscrypt_str *ent_name) in ext4_htree_store_dirent()
|
D | namei.c | 671 struct fscrypt_str fname_crypto_str = in dx_show_leaf() 686 struct fscrypt_str de_name = in dx_show_leaf() 1077 struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; in htree_dirblock_to_tree() 1145 struct fscrypt_str de_name = FSTR_INIT(de->name, in htree_dirblock_to_tree() 1193 struct fscrypt_str tmp_str; in ext4_htree_fill_tree() 1406 struct fscrypt_str decrypted_name = FSTR_INIT(NULL, de_name_len); in ext4_ci_compare() 1411 const struct fscrypt_str encrypted_name = in ext4_ci_compare() 1448 struct fscrypt_str *cf_name = &name->cf_name; in ext4_fname_setup_ci_filename() 3343 struct fscrypt_str *disk_link) in ext4_init_symlink_block() 3375 struct fscrypt_str disk_link; in ext4_symlink()
|
D | ext4.h | 2491 struct fscrypt_str disk_name; 2494 struct fscrypt_str crypto_buf; 2497 struct fscrypt_str cf_name; 2801 struct fscrypt_str *ent_name);
|
D | inline.c | 1345 struct fscrypt_str tmp_str; in ext4_inlinedir_to_tree()
|
/Linux-v6.6/fs/ubifs/ |
D | dir.c | 558 struct fscrypt_str fstr = {0}; in ubifs_readdir() 1146 struct fscrypt_str disk_link; in ubifs_symlink()
|