Searched refs:bkey_copy_key (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | btree.c | 1144 bkey_copy_key(&n->key, &b->key); in btree_node_alloc_replacement() 1160 bkey_copy_key(k, &ZERO_KEY); in make_btree_freeing_key() 1413 bkey_copy_key(&new_nodes[i]->key, last); in btree_gc_coalesce() 1620 bkey_copy_key(&b->c->gc_done, &last->b->key); in btree_gc_recurse() 1691 bkey_copy_key(&b->c->gc_done, &b->key); in bch_btree_gc_root() 2244 bkey_copy_key(&n1->key, in btree_split() 2255 bkey_copy_key(&n2->key, &b->key); in btree_split() 2275 bkey_copy_key(&n3->key, &MAX_KEY); in btree_split()
|
| H A D | bset.c | 207 bkey_copy_key(k, where); in __bch_cut_front() 229 bkey_copy_key(k, where); in __bch_cut_back()
|
| H A D | alloc.c | 668 bkey_copy_key(&b->key, k); in bch_alloc_sectors()
|
| H A D | super.c | 2119 bkey_copy_key(&c->root->key, &MAX_KEY); in run_cache_set()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | bcache.h | 111 static __inline__ void bkey_copy_key(struct bkey *dest, const struct bkey *src) in bkey_copy_key() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | bcache.h | 111 static __inline__ void bkey_copy_key(struct bkey *dest, const struct bkey *src) in bkey_copy_key() function
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | bcache.h | 111 static inline void bkey_copy_key(struct bkey *dest, const struct bkey *src) in bkey_copy_key() function
|