Searched refs:bch_bkey_copy_single_ptr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | io.c | 50 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
|
H A D | bset.h | 421 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src,
|
H A D | bset.c | 184 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src, in bch_bkey_copy_single_ptr() function
|
H A D | request.c | 555 bch_bkey_copy_single_ptr(bio_key, k, ptr); in cache_lookup_fn()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | io.c | 51 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
|
H A D | bset.h | 421 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src,
|
H A D | bset.c | 184 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src, in bch_bkey_copy_single_ptr() function
|
H A D | request.c | 555 bch_bkey_copy_single_ptr(bio_key, k, ptr); in cache_lookup_fn()
|
Completed in 10 milliseconds