Searched defs:key (Results 1 - 25 of 2068) sorted by last modified time

1234567891011>>

/linux-master/fs/btrfs/
H A Dscrub.c401 struct btrfs_key key; local
1338 struct btrfs_key key; local
1376 struct btrfs_key key; local
1442 struct btrfs_key key; local
2468 struct btrfs_key key; local
[all...]
H A Dinode.c155 struct btrfs_key key; local
535 struct btrfs_key key; local
1864 can_nocow_file_extent(struct btrfs_path *path, struct btrfs_key *key, struct btrfs_inode *inode, struct can_nocow_file_extent_args *args) argument
3500 struct btrfs_key key, found_key; local
4271 struct btrfs_key key; local
4378 struct btrfs_key key; local
5455 struct btrfs_key key; local
5655 new_simple_dir(struct inode *dir, struct btrfs_key *key, struct btrfs_root *root) argument
5802 struct btrfs_key key, found_key; local
5943 struct btrfs_key key; local
6253 struct btrfs_key key[2]; local
6489 struct btrfs_key key; local
7129 struct btrfs_key key; local
9504 struct btrfs_key key; local
[all...]
H A Dbackref.c109 struct btrfs_key key; local
35 check_extent_in_eb(struct btrfs_backref_walk_ctx *ctx, const struct btrfs_key *key, const struct extent_buffer *eb, const struct btrfs_file_extent_item *fi, struct extent_inode_elem **eie) argument
388 add_prelim_ref(const struct btrfs_fs_info *fs_info, struct preftree *preftree, u64 root_id, const struct btrfs_key *key, int level, u64 parent, u64 wanted_disk_byte, int count, struct share_check *sc, gfp_t gfp_mask) argument
429 add_indirect_ref(const struct btrfs_fs_info *fs_info, struct preftrees *preftrees, u64 root_id, const struct btrfs_key *key, int level, u64 wanted_disk_byte, int count, struct share_check *sc, gfp_t gfp_mask) argument
477 struct btrfs_key key; local
893 struct btrfs_key key; local
1021 struct btrfs_key key; local
1156 struct btrfs_key key; local
1389 struct btrfs_key key; local
2055 struct btrfs_key key; local
2213 struct btrfs_key key; local
2285 get_extent_inline_ref(unsigned long *ptr, const struct extent_buffer *eb, const struct btrfs_key *key, const struct btrfs_extent_item *ei, u32 item_size, struct btrfs_extent_inline_ref **out_eiref, int *out_type) argument
2341 tree_backref_for_extent(unsigned long *ptr, struct extent_buffer *eb, struct btrfs_key *key, struct btrfs_extent_item *ei, u32 item_size, u64 *out_root, u8 *out_level) argument
2866 struct btrfs_key key; local
3518 struct btrfs_key key; local
[all...]
/linux-master/virt/kvm/
H A Dkvm_main.c5781 struct kvm_io_range *range, key; local
/linux-master/fs/sysfs/
H A Dfile.c273 struct lock_class_key *key = NULL; local
322 struct lock_class_key *key = NULL; local
/linux-master/fs/smb/client/
H A Dsmb2transport.c77 int smb2_get_sign_key(__u64 ses_id, struct TCP_Server_Info *server, u8 *key) argument
311 generate_key(struct cifs_ses *ses, struct kvec label, struct kvec context, __u8 *key, unsigned int key_size) argument
571 u8 key[SMB3_SIGN_KEY_SIZE]; local
[all...]
H A Dsmb2ops.c4186 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) argument
4230 u8 key[SMB3_ENC_DEC_KEY_SIZE]; local
[all...]
H A Dfscache.c43 char *key; local
130 struct cifs_fscache_inode_key key; local
[all...]
H A Dconnect.c2094 struct key *key; local
[all...]
H A Dfs_context.c445 int smb3_parse_opt(const char *options, const char *key, char **val) argument
650 char *options = data, *key; local
[all...]
/linux-master/fs/bcachefs/
H A Dbtree_types.h327 struct bkey_cached_key key; member in struct:bkey_cached
[all...]
H A Dbtree_key_cache.c28 const struct bkey_cached_key *key = arg->key; local
45 struct bkey_cached_key key = { local
612 btree_key_cache_flush_pos(struct btree_trans *trans, struct bkey_cached_key key, u64 journal_seq, unsigned commit_flags, bool evict) argument
726 struct bkey_cached_key key; local
[all...]
H A Dbcachefs_format.h642 __le64 key[4]; member in struct:bch_key
653 struct bch_key key; member in struct:bch_encrypted_key
668 struct bch_encrypted_key key; member in struct:bch_sb_field_crypt
[all...]
/linux-master/drivers/thunderbolt/
H A Dtb.h201 u8 *key; member in struct:tb_switch
H A Dswitch.c1914 u8 key[TB_SWITCH_KEY_SIZE]; local
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dmain.c1328 static int edit_bits(struct vc_data *vc, u_char type, u_char ch, u_short key) argument
1950 static int handle_goto(struct vc_data *vc, u_char type, u_char ch, u_short key) argument
/linux-master/block/
H A Dblk-iocost.c1461 iocg_wake_fn(struct wait_queue_entry *wq_entry, unsigned mode, int flags, void *key) argument
/linux-master/arch/x86/kvm/
H A Dx86.c13206 static inline u32 kvm_async_pf_next_probe(u32 key) argument
13213 u32 key = kvm_async_pf_hash_fn(gfn); local
13224 u32 key = kvm_async_pf_hash_fn(gfn); local
[all...]
H A Dpmu.c348 static int find_filter_index(u64 *events, u64 nevents, u64 key) argument
/linux-master/arch/powerpc/crypto/
H A Dchacha-p10-glue.c60 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) argument
/linux-master/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c411 struct contention_key key = {}; local
[all...]
/linux-master/tools/perf/util/
H A Dannotate.c868 static size_t sym_hist_hash(long key, void *ctx __maybe_unused) argument
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c718 int key; local
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h70 __u8 key; /* access key, ignored if flag unset */ member in struct:kvm_s390_mem_op::__anon119::__anon120
/linux-master/net/unix/
H A Daf_unix.c441 unix_dgram_peer_wake_relay(wait_queue_entry_t *q, unsigned mode, int flags, void *key) argument

Completed in 871 milliseconds

1234567891011>>