Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 113) sorted by relevance

12345

/fs/ubifs/
Dkey.h97 union ubifs_key *key, ino_t inum) in ino_key_init()
112 union ubifs_key *key = k; in ino_key_init_flash() local
126 union ubifs_key *key, ino_t inum) in lowest_ino_key()
139 union ubifs_key *key, ino_t inum) in highest_ino_key()
153 union ubifs_key *key, ino_t inum, in dent_key_init()
172 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
190 union ubifs_key *key = k; in dent_key_init_flash() local
207 union ubifs_key *key, ino_t inum) in lowest_dent_key()
221 union ubifs_key *key, ino_t inum, in xent_key_init()
240 union ubifs_key *key, ino_t inum, in xent_key_init_hash()
[all …]
Dtnc.c499 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
703 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
892 const union ubifs_key *key, in fallible_resolve_collision()
1036 const union ubifs_key *key, in resolve_collision_directly()
1171 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
1803 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in do_lookup_nm()
1851 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm()
[all …]
Dxattr.c304 union ubifs_key key; in ubifs_setxattr() local
368 union ubifs_key key; in ubifs_getxattr() local
422 union ubifs_key key; in ubifs_listxattr() local
530 union ubifs_key key; in ubifs_removexattr() local
/fs/afs/
Dvnode.c266 struct afs_vnode *auth_vnode, struct key *key) in afs_vnode_fetch_status()
396 int afs_vnode_fetch_data(struct afs_vnode *vnode, struct key *key, in afs_vnode_fetch_data()
451 int afs_vnode_create(struct afs_vnode *vnode, struct key *key, in afs_vnode_create()
509 int afs_vnode_remove(struct afs_vnode *vnode, struct key *key, const char *name, in afs_vnode_remove()
565 struct key *key, const char *name) in afs_vnode_link()
632 int afs_vnode_symlink(struct afs_vnode *vnode, struct key *key, in afs_vnode_symlink()
693 struct key *key, in afs_vnode_rename()
825 int afs_vnode_setattr(struct afs_vnode *vnode, struct key *key, in afs_vnode_setattr()
877 int afs_vnode_get_volume_status(struct afs_vnode *vnode, struct key *key, in afs_vnode_get_volume_status()
916 int afs_vnode_set_lock(struct afs_vnode *vnode, struct key *key, in afs_vnode_set_lock()
[all …]
Dsecurity.c25 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()
216 static int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit()
291 struct key *key; in afs_permission() local
Dflock.c113 struct key *key; in afs_lock_work() local
239 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
445 struct key *key = file->private_data; in afs_do_unlk() local
480 struct key *key = file->private_data; in afs_do_getlk() local
Ddir.c190 struct key *key) in afs_dir_get_page()
331 filldir_t filldir, struct key *key) in afs_dir_iterate()
448 struct afs_fid *fid, struct key *key) in afs_do_lookup()
493 struct key *key; in afs_lookup() local
569 struct key *key; in afs_d_revalidate() local
734 struct key *key; in afs_mkdir() local
799 struct key *key; in afs_rmdir() local
845 struct key *key; in afs_unlink() local
919 struct key *key; in afs_create() local
985 struct key *key; in afs_link() local
[all …]
Dinode.c33 static int afs_inode_map_status(struct afs_vnode *vnode, struct key *key) in afs_inode_map_status()
119 struct inode *afs_iget(struct super_block *sb, struct key *key, in afs_iget()
230 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate()
364 struct key *key; in afs_setattr() local
Dvlocation.c37 struct key *key, in afs_vlocation_access_vl_by_name()
91 struct key *key, in afs_vlocation_access_vl_by_id()
194 struct key *key, in afs_vlocation_update_record()
295 struct key *key) in afs_vlocation_fill_in_record()
374 struct key *key, in afs_vlocation_lookup()
Dfsclient.c270 struct key *key, in afs_fs_fetch_file_status()
442 struct key *key, in afs_fs_fetch_data64()
485 struct key *key, in afs_fs_fetch_data()
653 struct key *key, in afs_fs_create()
749 struct key *key, in afs_fs_remove()
833 struct key *key, in afs_fs_link()
922 struct key *key, in afs_fs_symlink()
1030 struct key *key, in afs_fs_rename()
1343 static int afs_fs_setattr_size64(struct afs_server *server, struct key *key, in afs_fs_setattr_size64()
1391 static int afs_fs_setattr_size(struct afs_server *server, struct key *key, in afs_fs_setattr_size()
[all …]
Dvlclient.c150 struct key *key, in afs_vl_get_entry_by_name()
190 struct key *key, in afs_vl_get_entry_by_id()
/fs/btrfs/
Droot-tree.c77 struct btrfs_root_item *item, struct btrfs_key *key) in btrfs_find_last_root()
118 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root()
153 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_insert_root()
173 struct btrfs_key key; in btrfs_find_dead_roots() local
249 struct btrfs_key *key) in btrfs_del_root()
306 struct btrfs_key key; in btrfs_find_root_ref() local
337 struct btrfs_key key; in btrfs_add_root_ref() local
Dorphan.c26 struct btrfs_key key; in btrfs_insert_orphan_item() local
47 struct btrfs_key key; in btrfs_del_orphan_item() local
Ddir-item.c79 struct btrfs_key key, location; in btrfs_insert_xattr_item() local
141 struct btrfs_key key; in btrfs_insert_dir_item() local
218 struct btrfs_key key; in btrfs_lookup_dir_item() local
265 struct btrfs_key key; in btrfs_lookup_dir_index_item() local
288 struct btrfs_key key; in btrfs_lookup_xattr() local
Dvolumes.c597 struct btrfs_key key; in find_free_dev_extent() local
718 struct btrfs_key key; in btrfs_free_dev_extent() local
769 struct btrfs_key key; in btrfs_alloc_dev_extent() local
805 struct btrfs_key key; in find_next_chunk() local
846 struct btrfs_key key; in find_next_devid() local
893 struct btrfs_key key; in btrfs_add_device() local
944 struct btrfs_key key; in btrfs_rm_dev_item() local
1205 struct btrfs_key key; in btrfs_finish_sprout() local
1413 struct btrfs_key key; in btrfs_update_device() local
1490 struct btrfs_key key; in btrfs_free_chunk() local
[all …]
Dinode-item.c58 struct btrfs_key key; in btrfs_del_inode_ref() local
116 struct btrfs_key key; in btrfs_insert_inode_ref() local
169 struct btrfs_key key; in btrfs_insert_empty_inode() local
Dtree-log.c236 struct btrfs_key *key) in overwrite_item()
407 struct btrfs_key *key) in replay_one_extent()
662 struct btrfs_key *key, in backref_in_log()
714 struct btrfs_key *key) in add_inode_ref()
881 struct btrfs_key key; in fixup_inode_link_count() local
940 struct btrfs_key key; in fixup_inode_link_counts() local
993 struct btrfs_key key; in link_to_fixup_dir() local
1072 struct btrfs_key *key) in replay_one_name()
1168 struct btrfs_key *key) in replay_one_dir_item()
1206 struct btrfs_key key; in find_dir_range() local
[all …]
Dprint-tree.c59 struct btrfs_key key; in btrfs_print_leaf() local
178 struct btrfs_key key; in btrfs_print_tree() local
/fs/xfs/
Dxfs_mru_cache.c106 unsigned long key; member
442 unsigned long key, in xfs_mru_cache_insert()
484 unsigned long key) in xfs_mru_cache_remove()
515 unsigned long key) in xfs_mru_cache_delete()
546 unsigned long key) in xfs_mru_cache_lookup()
577 unsigned long key) in xfs_mru_cache_peek()
Dxfs_ialloc_btree.c142 union xfs_btree_key *key, in xfs_inobt_init_key_from_rec()
150 union xfs_btree_key *key, in xfs_inobt_init_rec_from_key()
184 union xfs_btree_key *key) in xfs_inobt_key_diff()
288 union xfs_btree_key *key, in xfs_inobt_trace_key()
/fs/reiserfs/
Dprints.c17 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 void sprintf_le_key(char *buf, struct reiserfs_key *key) in sprintf_le_key()
90 static void sprintf_cpu_key(char *buf, struct cpu_key *key) in sprintf_cpu_key()
390 struct reiserfs_key *key; in print_internal() local
Ditem_ops.c22 static void sd_decrement_key(struct cpu_key *key) in sd_decrement_key()
29 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()
222 static void indirect_decrement_key(struct cpu_key *key) in indirect_decrement_key()
230 static int indirect_is_left_mergeable(struct reiserfs_key *key, in indirect_is_left_mergeable()
367 static void direntry_decrement_key(struct cpu_key *key) in direntry_decrement_key()
374 static int direntry_is_left_mergeable(struct reiserfs_key *key, in direntry_is_left_mergeable()
650 static void errcatch_decrement_key(struct cpu_key *key) in errcatch_decrement_key()
656 static int errcatch_is_left_mergeable(struct reiserfs_key *key, in errcatch_is_left_mergeable()
/fs/cifs/
Ddns_resolve.c61 dns_resolver_instantiate(struct key *key, const void *data, in dns_resolver_instantiate()
87 dns_resolver_destroy(struct key *key) in dns_resolver_destroy()
Dcifs_spnego.c32 cifs_spnego_key_instantiate(struct key *key, const void *data, size_t datalen) in cifs_spnego_key_instantiate()
52 cifs_spnego_key_destroy(struct key *key) in cifs_spnego_key_destroy()
/fs/hpfs/
Dea.c73 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, in hpfs_read_ea()
129 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) in hpfs_get_ea()
189 void hpfs_set_ea(struct inode *inode, struct fnode *fnode, char *key, char *data, int size) in hpfs_set_ea()

12345