Searched defs:bkey (Results 1 – 11 of 11) sorted by relevance
199 struct bkey { struct201 __u8 u64s;205 __u8 format:7,206 needs_whiteout:1;208 __u8 needs_whiteout:1,209 format:7;233 * The big-endian version of bkey can't be compiled by rustc with the "aligned" argument
28 struct bpf_key *bkey; in BPF_PROG() local
247 struct bpf_key *bkey; BPF_PROG() local
23 struct bkey { struct30 BITMASK(name, struct bkey, field, offset, size) argument
305 const struct blk_crypto_key *bkey) in qcom_ice_program_wrapped_key()
43 u32 bkey : 4; member
147 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() function
1270 struct bpf_key *bkey; bpf_lookup_user_key() local 1318 struct bpf_key *bkey; bpf_lookup_system_key() local 1340 bpf_key_put(struct bpf_key * bkey) bpf_key_put() argument [all...]
1453 struct flow_dissector_key_basic bkey; in __stmmac_test_l4filt() member
340 __u8 *bkey = NULL; in ovpn_parse_key() local
3734 union xfs_btree_key bkey; /* key of block to insert */ in xfs_btree_insert() local