| /fs/ubifs/ |
| D | key.h | 103 union ubifs_key *key, ino_t inum) in ino_key_init() 118 union ubifs_key *key = k; in ino_key_init_flash() local 132 union ubifs_key *key, ino_t inum) in lowest_ino_key() 145 union ubifs_key *key, ino_t inum) in highest_ino_key() 159 union ubifs_key *key, ino_t inum, in dent_key_init() 179 union ubifs_key *key, ino_t inum, in dent_key_init_hash() 198 union ubifs_key *key = k; in dent_key_init_flash() local 215 union ubifs_key *key, ino_t inum) in lowest_dent_key() 229 union ubifs_key *key, ino_t inum, in xent_key_init() 249 union ubifs_key *key = k; in xent_key_init_flash() local [all …]
|
| D | tnc.c | 503 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node() 707 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision() 896 const union ubifs_key *key, in fallible_resolve_collision() 1041 const union ubifs_key *key, in resolve_collision_directly() 1176 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0() 1312 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty() 1447 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() 1553 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 | 33 nilfs_direct_get_ptr(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_get_ptr() 39 __u64 key, __u64 ptr) in nilfs_direct_set_ptr() 45 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup() 60 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig() 102 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_find_target_v() 115 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert() 151 static int nilfs_direct_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_delete() 176 __u64 key; in nilfs_direct_seek_key() local 190 __u64 key, lastkey; in nilfs_direct_last_key() local 206 static int nilfs_direct_check_insert(const struct nilfs_bmap *bmap, __u64 key) in nilfs_direct_check_insert() [all …]
|
| D | bmap.c | 71 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level() 95 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig() 107 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert() 151 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert() 162 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete() 249 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete() 260 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate() 301 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate() 413 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark() 455 __u64 key; in nilfs_bmap_data_get_key() local [all …]
|
| D | btree.c | 151 nilfs_btree_node_set_key(struct nilfs_btree_node *node, int index, __u64 key) in nilfs_btree_node_set_key() 248 __u64 key, __u64 ptr, int ncmax) in nilfs_btree_node_insert() 273 __u64 key; in nilfs_btree_node_delete() local 300 __u64 key, int *indexp) in nilfs_btree_node_lookup() 546 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() 684 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup() 701 __u64 key, __u64 *ptrp, in nilfs_btree_lookup_contig() 787 int level, __u64 key) in nilfs_btree_promote_key() 1037 __u64 key) in nilfs_btree_find_target_v() 1057 int *levelp, __u64 key, __u64 ptr, in nilfs_btree_prepare_insert() [all …]
|
| /fs/afs/ |
| D | vnode.c | 265 struct afs_vnode *auth_vnode, struct key *key) in afs_vnode_fetch_status() 395 int afs_vnode_fetch_data(struct afs_vnode *vnode, struct key *key, in afs_vnode_fetch_data() 450 int afs_vnode_create(struct afs_vnode *vnode, struct key *key, in afs_vnode_create() 508 int afs_vnode_remove(struct afs_vnode *vnode, struct key *key, const char *name, in afs_vnode_remove() 564 struct key *key, const char *name) in afs_vnode_link() 631 int afs_vnode_symlink(struct afs_vnode *vnode, struct key *key, in afs_vnode_symlink() 692 struct key *key, in afs_vnode_rename() 824 int afs_vnode_setattr(struct afs_vnode *vnode, struct key *key, in afs_vnode_setattr() 876 int afs_vnode_get_volume_status(struct afs_vnode *vnode, struct key *key, in afs_vnode_get_volume_status() 915 int afs_vnode_set_lock(struct afs_vnode *vnode, struct key *key, in afs_vnode_set_lock() [all …]
|
| D | security.c | 25 struct key *key; in afs_request_key() local 84 struct key *key) in afs_get_auth_inode() 129 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, long acl_order) in afs_cache_permit() 217 static int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit() 292 struct key *key; in afs_permission() local
|
| D | dir.c | 193 struct key *key) in afs_dir_get_page() 324 struct key *key) in afs_dir_iterate() 429 struct afs_fid *fid, struct key *key) in afs_do_lookup() 464 int ret, struct dentry *dentry, struct inode *dir, struct key *key, in afs_try_auto_mntpt() 502 struct key *key; in afs_lookup() local 584 struct key *key; in afs_d_revalidate() local 740 struct key *key; in afs_mkdir() local 801 struct key *key; in afs_rmdir() local 843 struct key *key; in afs_unlink() local 917 struct key *key; in afs_create() local [all …]
|
| D | file.c | 71 struct key *key; in afs_open() local 143 static int __afs_page_filler(struct key *key, struct page *page) in __afs_page_filler() 253 struct key *key = (struct key *)data; in afs_page_filler() local 264 struct key *key; in afs_readpage() local 319 struct key *key = file->private_data; in afs_readpages_one() local 415 struct key *key = file->private_data; in afs_readpages() local
|
| D | flock.c | 112 struct key *key; in afs_lock_work() local 238 static void afs_defer_unlock(struct afs_vnode *vnode, struct key *key) in afs_defer_unlock() 258 struct key *key = file->private_data; in afs_do_setlk() local 444 struct key *key = file->private_data; in afs_do_unlk() local 479 struct key *key = file->private_data; in afs_do_getlk() local
|
| D | inode.c | 39 static int afs_inode_map_status(struct afs_vnode *vnode, struct key *key) in afs_inode_map_status() 144 int namesz, struct key *key) in afs_iget_autocell() 205 struct inode *afs_iget(struct super_block *sb, struct key *key, in afs_iget() 321 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate() 468 struct key *key; in afs_setattr() local
|
| D | vlocation.c | 38 struct key *key, in afs_vlocation_access_vl_by_name() 94 struct key *key, in afs_vlocation_access_vl_by_id() 196 struct key *key, in afs_vlocation_update_record() 296 struct key *key) in afs_vlocation_fill_in_record() 375 struct key *key, in afs_vlocation_lookup()
|
| D | fsclient.c | 281 struct key *key, in afs_fs_fetch_file_status() 487 struct key *key, in afs_fs_fetch_data64() 528 struct key *key, in afs_fs_fetch_data() 692 struct key *key, in afs_fs_create() 785 struct key *key, in afs_fs_remove() 866 struct key *key, in afs_fs_link() 952 struct key *key, in afs_fs_symlink() 1057 struct key *key, in afs_fs_rename() 1354 static int afs_fs_setattr_size64(struct afs_server *server, struct key *key, in afs_fs_setattr_size64() 1402 static int afs_fs_setattr_size(struct afs_server *server, struct key *key, in afs_fs_setattr_size() [all …]
|
| /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 | 75 struct nfs_dns_ent *key; in nfs_dns_ent_update() local 88 struct nfs_dns_ent *key; in nfs_dns_ent_init() local 126 static unsigned int nfs_dns_hash(const struct nfs_dns_ent *key) in nfs_dns_hash() 135 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_request() local 144 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_upcall() local 194 struct nfs_dns_ent *key) in nfs_dns_lookup() 208 struct nfs_dns_ent *key) in nfs_dns_update() 223 struct nfs_dns_ent key, *item; in nfs_dns_parse() local 272 struct nfs_dns_ent *key, in do_cache_lookup() 288 struct nfs_dns_ent *key, in do_cache_lookup_nowait() [all …]
|
| /fs/btrfs/ |
| D | tree-checker.c | 84 struct btrfs_key *key, int slot) in check_extent_data_item() 160 struct btrfs_key *key, int slot) in check_csum_item() 189 struct btrfs_key key; in dir_item_err() local 208 struct btrfs_key *key, int slot) in check_dir_item() 322 struct btrfs_key key; in block_group_err() local 342 struct btrfs_key *key, int slot) in check_block_group_item() 415 struct btrfs_key *key, int slot) in check_leaf_item() 444 struct btrfs_key key; in check_leaf() local 595 struct btrfs_key key, next_key; in btrfs_check_node() local
|
| D | free-space-tree.c | 67 struct btrfs_key key; in add_new_free_space_info() local 99 struct btrfs_key key; in search_free_space_info() local 126 struct btrfs_key *key, struct btrfs_path *p, in btrfs_search_prev_slot() 180 struct btrfs_key key, found_key; in convert_free_space_to_bitmaps() local 318 struct btrfs_key key, found_key; in convert_free_space_to_extents() local 506 struct btrfs_key key; in free_space_test_bit() local 530 struct btrfs_key key; in free_space_set_bits() local 569 struct btrfs_key key; in free_space_next_bitmap() local 598 struct btrfs_key key; in modify_free_space_bitmap() local 712 struct btrfs_key key; in remove_free_space_extent() local [all …]
|
| D | uuid-tree.c | 26 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() 43 struct btrfs_key key; in btrfs_uuid_tree_lookup() local 101 struct btrfs_key key; in btrfs_uuid_tree_add() local 166 struct btrfs_key key; in btrfs_uuid_tree_rem() local 266 struct btrfs_key key; in btrfs_uuid_tree_iterate() local
|
| D | root-tree.c | 132 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root() 211 const struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root() 225 struct btrfs_key key; in btrfs_find_orphan_roots() local 341 struct btrfs_fs_info *fs_info, const struct btrfs_key *key) in btrfs_del_root() 372 struct btrfs_key key; in btrfs_del_root_ref() local 447 struct btrfs_key key; in btrfs_add_root_ref() local
|
| D | dir-item.c | 78 struct btrfs_key key, location; in btrfs_insert_xattr_item() local 133 struct btrfs_key key; in btrfs_insert_dir_item() local 200 struct btrfs_key key; in btrfs_lookup_dir_item() local 222 struct btrfs_key key; in btrfs_check_dir_item_collision() local 293 struct btrfs_key key; in btrfs_lookup_dir_index_item() local 316 struct btrfs_key key; in btrfs_search_dir_index_item() local 364 struct btrfs_key key; in btrfs_lookup_xattr() local 500 struct btrfs_key key; in btrfs_is_name_len_valid() local
|
| D | inode-item.c | 104 struct btrfs_key key; in btrfs_lookup_inode_extref() local 128 struct btrfs_key key; in btrfs_del_inode_extref() local 199 struct btrfs_key key; in btrfs_del_inode_ref() local 280 struct btrfs_key key; in btrfs_insert_inode_extref() local 333 struct btrfs_key key; in btrfs_insert_inode_ref() local 406 struct btrfs_key key; in btrfs_insert_empty_inode() local
|
| D | orphan.c | 26 struct btrfs_key key; in btrfs_insert_orphan_item() local 47 struct btrfs_key key; in btrfs_del_orphan_item() local
|
| /fs/ |
| D | mbcache.c | 50 u32 key) in mb_cache_entry_head() 73 int mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, in mb_cache_entry_create() 129 u32 key) in __entry_find() 168 u32 key) in mb_cache_entry_find_first() 197 struct mb_cache_entry *mb_cache_entry_get(struct mb_cache *cache, u32 key, in mb_cache_entry_get() 226 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() 128 static void direct_decrement_key(struct cpu_key *key) in direct_decrement_key() 135 static int direct_is_left_mergeable(struct reiserfs_key *key, in direct_is_left_mergeable() 219 static void indirect_decrement_key(struct cpu_key *key) in indirect_decrement_key() 227 static int indirect_is_left_mergeable(struct reiserfs_key *key, in indirect_is_left_mergeable() 364 static void direntry_decrement_key(struct cpu_key *key) in direntry_decrement_key() 371 static int direntry_is_left_mergeable(struct reiserfs_key *key, in direntry_is_left_mergeable() 651 static void errcatch_decrement_key(struct cpu_key *key) in errcatch_decrement_key() 657 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
|