Home
last modified time | relevance | path

Searched defs:key (Results 5051 - 5075 of 9246) sorted by relevance

1...<<201202203204205206207208209210>>...370

/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.h78 btree_key *key; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c542 struct ent *item, key = { in idmap_name_to_id() local
507 idmap_lookup(struct svc_rqst *rqstp, struct ent *(*lookup_fn)(struct cache_detail *, struct ent *), struct ent *key, struct cache_detail *detail, struct ent **item) idmap_lookup() argument
580 struct ent *item, key = { idmap_id_to_name() local
[all...]
H A Dnfscache.c424 nfsd_cache_key_cmp(const struct nfsd_cacherep *key, in nfsd_cache_key_cmp() argument
442 nfsd_cache_insert(struct nfsd_drc_bucket *b, struct nfsd_cacherep *key, in nfsd_cache_insert() argument
[all...]
/kernel/linux/linux-6.6/fs/affs/
H A Dnamei.c175 u32 key; in affs_find_entry() local
/kernel/linux/linux-6.6/fs/afs/
H A Dcell.c645 struct key *key; in afs_alloc_anon_key() local
[all...]
H A Dfile.c134 struct key *ke in afs_open() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode-item.c91 struct btrfs_key key; in btrfs_lookup_inode_extref() local
114 struct btrfs_key key; in btrfs_del_inode_extref() local
183 struct btrfs_key key; btrfs_del_inode_ref() local
265 struct btrfs_key key; btrfs_insert_inode_extref() local
316 struct btrfs_key key; btrfs_insert_inode_ref() local
390 struct btrfs_key key; btrfs_insert_empty_inode() local
467 struct btrfs_key key; btrfs_truncate_inode_items() local
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dextents.c41 static void hfsplus_ext_build_key(hfsplus_btree_key *key, u32 cnid, in hfsplus_ext_build_key() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c75 struct nfs_dns_ent *key; in nfs_dns_ent_update() local
88 struct nfs_dns_ent *key; in nfs_dns_ent_init() local
134 nfs_dns_hash(const struct nfs_dns_ent *key) nfs_dns_hash() argument
143 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); nfs_dns_request() local
152 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); nfs_dns_upcall() local
202 nfs_dns_lookup(struct cache_detail *cd, struct nfs_dns_ent *key) nfs_dns_lookup() argument
215 nfs_dns_update(struct cache_detail *cd, struct nfs_dns_ent *new, struct nfs_dns_ent *key) nfs_dns_update() argument
232 struct nfs_dns_ent key, *item; nfs_dns_parse() local
280 do_cache_lookup(struct cache_detail *cd, struct nfs_dns_ent *key, struct nfs_dns_ent **item, struct nfs_cache_defer_req *dreq) do_cache_lookup() argument
296 do_cache_lookup_nowait(struct cache_detail *cd, struct nfs_dns_ent *key, struct nfs_dns_ent **item) do_cache_lookup_nowait() argument
321 do_cache_lookup_wait(struct cache_detail *cd, struct nfs_dns_ent *key, struct nfs_dns_ent **item) do_cache_lookup_wait() argument
345 struct nfs_dns_ent key = { nfs_dns_resolve_name() local
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dbmap.h167 static inline int nilfs_bmap_lookup(struct nilfs_bmap *bmap, __u64 key, in nilfs_bmap_lookup() argument
231 static inline void nilfs_bmap_set_target_v(struct nilfs_bmap *bmap, __u64 key, in nilfs_bmap_set_target_v() argument
/kernel/linux/linux-6.6/fs/
H A Dfs_context.c61 static int vfs_parse_sb_flag(struct fs_context *fc, const char *key) in vfs_parse_sb_flag() argument
170 int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string() argument
209 char *options = data, *key; vfs_parse_monolithic_sep() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf-cgroup.h91 struct bpf_cgroup_storage_key key; member
471 static inline int bpf_percpu_cgroup_storage_copy(struct bpf_map *map, void *key, in bpf_percpu_cgroup_storage_copy() argument
475 bpf_percpu_cgroup_storage_update(struct bpf_map *map, void *key, void *value, u64 flags) bpf_percpu_cgroup_storage_update() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c170 xfs_rmapbt_init_key_from_rec( union xfs_btree_key *key, const union xfs_btree_rec *rec) xfs_rmapbt_init_key_from_rec() argument
187 xfs_rmapbt_init_high_key_from_rec( union xfs_btree_key *key, const union xfs_btree_rec *rec) xfs_rmapbt_init_high_key_from_rec() argument
243 xfs_rmapbt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_rmapbt_key_diff() argument
[all...]
H A Dxfs_alloc_btree.c181 xfs_allocbt_init_key_from_rec( union xfs_btree_key *key, const union xfs_btree_rec *rec) xfs_allocbt_init_key_from_rec() argument
190 xfs_bnobt_init_high_key_from_rec( union xfs_btree_key *key, const union xfs_btree_rec *rec) xfs_bnobt_init_high_key_from_rec() argument
203 xfs_cntbt_init_high_key_from_rec( union xfs_btree_key *key, const union xfs_btree_rec *rec) xfs_cntbt_init_high_key_from_rec() argument
233 xfs_bnobt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_bnobt_key_diff() argument
244 xfs_cntbt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_cntbt_key_diff() argument
[all...]
/kernel/linux/linux-6.6/include/crypto/
H A Dskcipher.h393 crypto_sync_skcipher_setkey(struct crypto_sync_skcipher *tfm, const u8 *key, unsigned int keylen) crypto_sync_skcipher_setkey() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2transport.c77 int smb2_get_sign_key(__u64 ses_id, struct TCP_Server_Info *server, u8 *key) in smb2_get_sign_key() argument
309 generate_key(struct cifs_ses *ses, struct kvec label, struct kvec context, __u8 *key, unsigned int key_size) generate_key() argument
569 u8 key[SMB3_SIGN_KEY_SIZE]; smb3_calc_signature() local
[all...]
H A Dfs_context.c411 int smb3_parse_opt(const char *options, const char *key, char **val) in smb3_parse_opt() argument
616 char *options = data, *key; in smb3_fs_context_parse_monolithic() local
[all...]
/kernel/linux/linux-6.6/fs/sysfs/
H A Dfile.c260 struct lock_class_key *key = NULL; in sysfs_add_file_mode_ns() local
309 struct lock_class_key *key = NULL; in sysfs_add_bin_file_mode_ns() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dreplay.c53 union ubifs_key key; member
383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument
432 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) insert_dent() argument
782 union ubifs_key key; replay_bud() local
[all...]
H A Dorphan.c159 union ubifs_key key; in ubifs_add_orphan() local
H A Dtnc_commit.c198 static int is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, in is_idx_node_in_use() argument
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dibalance.c212 struct reiserfs_key *key; in internal_delete_pointers_items() local
311 struct reiserfs_key *key; in internal_copy_pointers_items() local
437 struct reiserfs_key *key; internal_insert_key() local
760 replace_lkey(struct tree_balance *tb, int h, struct item_head *key) replace_lkey() argument
775 replace_rkey(struct tree_balance *tb, int h, struct item_head *key) replace_rkey() argument
[all...]
H A Dprints.c17 static char *reiserfs_cpu_offset(struct cpu_key *key) in reiserfs_cpu_offset() argument
31 static char *le_offset(struct reiserfs_key *key) in le_offset() argument
48 cpu_type(struct cpu_key *key) cpu_type() argument
61 le_type(struct reiserfs_key *key) le_type() argument
79 scnprintf_le_key(char *buf, size_t size, struct reiserfs_key *key) scnprintf_le_key() argument
91 scnprintf_cpu_key(char *buf, size_t size, struct cpu_key *key) scnprintf_cpu_key() argument
444 struct reiserfs_key *key; print_internal() local
[all...]
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c61 sysv_zone_t key; member
[all...]
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddowncall.h70 char key[ORANGEFS_MAX_XATTR_LISTLEN * ORANGEFS_MAX_XATTR_NAMELEN]; member

Completed in 21 milliseconds

1...<<201202203204205206207208209210>>...370