/fs/ubifs/ |
D | key.h | 91 union ubifs_key *key, ino_t inum) in ino_key_init() 106 union ubifs_key *key = k; in ino_key_init_flash() local 120 union ubifs_key *key, ino_t inum) in lowest_ino_key() 133 union ubifs_key *key, ino_t inum) in highest_ino_key() 147 union ubifs_key *key, ino_t inum, in dent_key_init() 167 union ubifs_key *key, ino_t inum, in dent_key_init_hash() 186 union ubifs_key *key = k; in dent_key_init_flash() local 203 union ubifs_key *key, ino_t inum) in lowest_dent_key() 217 union ubifs_key *key, ino_t inum, in xent_key_init() 237 union ubifs_key *key = k; in xent_key_init_flash() local [all …]
|
D | tnc.c | 497 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node() 700 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision() 889 const union ubifs_key *key, in fallible_resolve_collision() 1034 const union ubifs_key *key, in resolve_collision_directly() 1170 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0() 1306 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty() 1441 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() 1547 union ubifs_key *key; in ubifs_tnc_get_bu_keys() local 1809 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in do_lookup_nm() 1857 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() [all …]
|
/fs/nilfs2/ |
D | direct.c | 24 nilfs_direct_get_ptr(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_get_ptr() 30 __u64 key, __u64 ptr) in nilfs_direct_set_ptr() 36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup() 51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig() 93 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_find_target_v() 106 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert() 142 static int nilfs_direct_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_delete() 167 __u64 key; in nilfs_direct_seek_key() local 181 __u64 key, lastkey; in nilfs_direct_last_key() local 197 static int nilfs_direct_check_insert(const struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_check_insert() [all …]
|
D | bmap.c | 62 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level() 86 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig() 98 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert() 142 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert() 153 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete() 240 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete() 251 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate() 292 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate() 404 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark() 446 __u64 key; in nilfs_bmap_data_get_key() local [all …]
|
D | btree.c | 142 nilfs_btree_node_set_key(struct nilfs_btree_node *node, int index, __u64 key) in nilfs_btree_node_set_key() 239 __u64 key, __u64 ptr, int ncmax) in nilfs_btree_node_insert() 264 __u64 key; in nilfs_btree_node_delete() local 291 __u64 key, int *indexp) in nilfs_btree_node_lookup() 537 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() 675 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup() 692 __u64 key, __u64 *ptrp, in nilfs_btree_lookup_contig() 778 int level, __u64 key) in nilfs_btree_promote_key() 1028 __u64 key) in nilfs_btree_find_target_v() 1048 int *levelp, __u64 key, __u64 ptr, in nilfs_btree_prepare_insert() [all …]
|
/fs/btrfs/ |
D | tree-checker.c | 78 struct btrfs_key key; in file_extent_err() local 111 struct btrfs_key *key, in file_extent_end() 128 struct btrfs_key *key, int slot, in check_extent_data_item() 245 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item() 297 struct btrfs_key key; in dir_item_err() local 316 struct btrfs_key *key, int slot) in check_dir_item() 431 struct btrfs_key key; in block_group_err() local 450 struct btrfs_key *key, int slot) in check_block_group_item() 682 struct btrfs_key key; in dev_item_err() local 701 struct btrfs_key *key, int slot) in check_dev_item() [all …]
|
D | free-space-tree.c | 53 struct btrfs_key key; in add_new_free_space_info() local 86 struct btrfs_key key; in search_free_space_info() local 113 struct btrfs_key *key, struct btrfs_path *p, in btrfs_search_prev_slot() 189 struct btrfs_key key, found_key; in convert_free_space_to_bitmaps() local 329 struct btrfs_key key, found_key; in convert_free_space_to_extents() local 498 struct btrfs_key key; in free_space_test_bit() local 522 struct btrfs_key key; in free_space_set_bits() local 561 struct btrfs_key key; in free_space_next_bitmap() local 589 struct btrfs_key key; in modify_free_space_bitmap() local 702 struct btrfs_key key; in remove_free_space_extent() local [all …]
|
D | uuid-tree.c | 14 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() 31 struct btrfs_key key; in btrfs_uuid_tree_lookup() local 89 struct btrfs_key key; in btrfs_uuid_tree_add() local 154 struct btrfs_key key; in btrfs_uuid_tree_remove() local 254 struct btrfs_key key; in btrfs_uuid_tree_iterate() local
|
D | dir-item.c | 64 struct btrfs_key key, location; in btrfs_insert_xattr_item() local 119 struct btrfs_key key; in btrfs_insert_dir_item() local 186 struct btrfs_key key; in btrfs_lookup_dir_item() local 208 struct btrfs_key key; in btrfs_check_dir_item_collision() local 279 struct btrfs_key key; in btrfs_lookup_dir_index_item() local 302 struct btrfs_key key; in btrfs_search_dir_index_item() local 350 struct btrfs_key key; in btrfs_lookup_xattr() local
|
D | root-tree.c | 121 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root() 200 const struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root() 214 struct btrfs_key key; in btrfs_find_orphan_roots() local 330 const struct btrfs_key *key) in btrfs_del_root() 360 struct btrfs_key key; in btrfs_del_root_ref() local 429 struct btrfs_key key; in btrfs_add_root_ref() local
|
D | inode-item.c | 82 struct btrfs_key key; in btrfs_lookup_inode_extref() local 105 struct btrfs_key key; in btrfs_del_inode_extref() local 177 struct btrfs_key key; in btrfs_del_inode_ref() local 261 struct btrfs_key key; in btrfs_insert_inode_extref() local 316 struct btrfs_key key; in btrfs_insert_inode_ref() local 392 struct btrfs_key key; in btrfs_insert_empty_inode() local
|
D | orphan.c | 13 struct btrfs_key key; in btrfs_insert_orphan_item() local 34 struct btrfs_key key; in btrfs_del_orphan_item() local
|
/fs/sdcardfs/ |
D | packagelist.c | 37 struct qstr key; member 72 static appid_t __get_appid(const struct qstr *key) in __get_appid() 90 appid_t get_appid(const char *key) in get_appid() 98 static appid_t __get_ext_gid(const struct qstr *key) in __get_ext_gid() 116 appid_t get_ext_gid(const char *key) in get_ext_gid() 141 appid_t is_excluded(const char *key, userid_t user) in is_excluded() 177 static struct hashtable_entry *alloc_hashtable_entry(const struct qstr *key, in alloc_hashtable_entry() 196 static int insert_packagelist_appid_entry_locked(const struct qstr *key, appid_t value) in insert_packagelist_appid_entry_locked() 215 static int insert_ext_gid_entry_locked(const struct qstr *key, appid_t value) in insert_ext_gid_entry_locked() 233 static int insert_userid_exclude_entry_locked(const struct qstr *key, userid_t value) in insert_userid_exclude_entry_locked() [all …]
|
/fs/nfs/ |
D | dns_resolve.c | 77 struct nfs_dns_ent *key; in nfs_dns_ent_update() local 90 struct nfs_dns_ent *key; in nfs_dns_ent_init() local 136 static unsigned int nfs_dns_hash(const struct nfs_dns_ent *key) in nfs_dns_hash() 145 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_request() local 154 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_upcall() local 204 struct nfs_dns_ent *key) in nfs_dns_lookup() 218 struct nfs_dns_ent *key) in nfs_dns_update() 233 struct nfs_dns_ent key, *item; in nfs_dns_parse() local 282 struct nfs_dns_ent *key, in do_cache_lookup() 298 struct nfs_dns_ent *key, in do_cache_lookup_nowait() [all …]
|
/fs/afs/ |
D | security.c | 25 struct key *key; in afs_request_key() local 53 struct key *key; in afs_request_key_rcu() local 143 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, in afs_cache_permit() 306 static bool afs_check_permit_rcu(struct afs_vnode *vnode, struct key *key, in afs_check_permit_rcu() 345 int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit() 405 struct key *key; in afs_permission() local
|
D | flock.c | 113 struct key *key = vnode->lock_key; in afs_next_locker() local 178 static int afs_set_lock(struct afs_vnode *vnode, struct key *key, in afs_set_lock() 216 static int afs_extend_lock(struct afs_vnode *vnode, struct key *key) in afs_extend_lock() 253 static int afs_release_lock(struct afs_vnode *vnode, struct key *key) in afs_release_lock() 296 struct key *key; in afs_lock_work() local 423 static int afs_do_setlk_check(struct afs_vnode *vnode, struct key *key, in afs_do_setlk_check() 469 struct key *key = afs_file_key(file); in afs_do_setlk() local 736 struct key *key = afs_file_key(file); in afs_do_getlk() local
|
D | dir.c | 214 static struct afs_read *afs_read_dir(struct afs_vnode *dvnode, struct key *key) in afs_read_dir() 443 struct key *key, afs_dataversion_t *_dir_version) in afs_dir_iterate() 562 struct afs_fid *fid, struct key *key, in afs_do_lookup_one() 639 struct key *key) in afs_do_lookup() 852 struct key *key) in afs_lookup_atsys() 914 struct key *key; in afs_lookup() local 1034 struct key *key; in afs_d_revalidate() local 1277 struct key *key; in afs_mkdir() local 1362 struct key *key; in afs_rmdir() local 1433 struct key *key) in afs_dir_remove_link() [all …]
|
D | file.c | 118 struct key *key; in afs_open() local 226 int afs_fetch_data(struct afs_vnode *vnode, struct key *key, struct afs_read *desc) in afs_fetch_data() 277 struct key *key = data; in afs_page_filler() local 391 struct key *key; in afs_readpage() local 447 struct key *key = afs_file_key(file); in afs_readpages_one() local 544 struct key *key = afs_file_key(file); in afs_readpages() local
|
D | dir_silly.c | 20 struct key *key) in afs_do_silly_rename() 82 struct dentry *dentry, struct key *key) in afs_sillyrename() 142 struct dentry *dentry, struct key *key) in afs_do_silly_unlink()
|
D | inode.c | 71 static int afs_inode_init_from_status(struct afs_vnode *vnode, struct key *key, in afs_inode_init_from_status() 304 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status() 480 } __packed key; in afs_get_inode_cache() local 505 struct inode *afs_iget(struct super_block *sb, struct key *key, in afs_iget() 661 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate() 820 struct key *key; in afs_setattr() local
|
D | volume.c | 68 struct key *key, in afs_vl_lookup_vldb() 220 static int afs_update_volume_status(struct afs_volume *volume, struct key *key) in afs_update_volume_status() 284 int afs_check_volume_status(struct afs_volume *volume, struct key *key) in afs_check_volume_status()
|
/fs/crypto/ |
D | keyring.c | 62 static int fscrypt_key_instantiate(struct key *key, in fscrypt_key_instantiate() 69 static void fscrypt_key_destroy(struct key *key) in fscrypt_key_destroy() 74 static void fscrypt_key_describe(const struct key *key, struct seq_file *m) in fscrypt_key_describe() 100 static int fscrypt_user_key_instantiate(struct key *key, in fscrypt_user_key_instantiate() 111 static void fscrypt_user_key_describe(const struct key *key, struct seq_file *m) in fscrypt_user_key_describe() 329 struct key *key; in add_new_master_key() local 432 struct key *key; in add_master_key() local 617 struct key *key, *mk_user; in fscrypt_verify_key_added() local 827 struct key *key; in do_remove_key() local 961 struct key *key; in fscrypt_ioctl_get_key_status() local
|
/fs/ |
D | mbcache.c | 51 u32 key) in mb_cache_entry_head() 74 int mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, in mb_cache_entry_create() 130 u32 key) in __entry_find() 169 u32 key) in mb_cache_entry_find_first() 198 struct mb_cache_entry *mb_cache_entry_get(struct mb_cache *cache, u32 key, in mb_cache_entry_get() 227 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) in mb_cache_entry_delete()
|
/fs/reiserfs/ |
D | item_ops.c | 24 static void sd_decrement_key(struct cpu_key *key) in sd_decrement_key() 31 static int sd_is_left_mergeable(struct reiserfs_key *key, unsigned long bsize) in sd_is_left_mergeable() 120 static void direct_decrement_key(struct cpu_key *key) in direct_decrement_key() 127 static int direct_is_left_mergeable(struct reiserfs_key *key, in direct_is_left_mergeable() 211 static void indirect_decrement_key(struct cpu_key *key) in indirect_decrement_key() 219 static int indirect_is_left_mergeable(struct reiserfs_key *key, in indirect_is_left_mergeable() 356 static void direntry_decrement_key(struct cpu_key *key) in direntry_decrement_key() 363 static int direntry_is_left_mergeable(struct reiserfs_key *key, in direntry_is_left_mergeable() 643 static void errcatch_decrement_key(struct cpu_key *key) in errcatch_decrement_key() 649 static int errcatch_is_left_mergeable(struct reiserfs_key *key, in errcatch_is_left_mergeable()
|
D | prints.c | 17 static char *reiserfs_cpu_offset(struct cpu_key *key) in reiserfs_cpu_offset() 31 static char *le_offset(struct reiserfs_key *key) in le_offset() 48 static char *cpu_type(struct cpu_key *key) in cpu_type() 61 static char *le_type(struct reiserfs_key *key) in le_type() 79 static int scnprintf_le_key(char *buf, size_t size, struct reiserfs_key *key) in scnprintf_le_key() 91 static int scnprintf_cpu_key(char *buf, size_t size, struct cpu_key *key) in scnprintf_cpu_key() 444 struct reiserfs_key *key; in print_internal() local
|