Home
last modified time | relevance | path

Searched refs:bch_bkey_copy_single_ptr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dio.c51 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
H A Dbset.h429 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src,
H A Dbset.c184 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src, in bch_bkey_copy_single_ptr() function
H A Drequest.c555 bch_bkey_copy_single_ptr(bio_key, k, ptr); in cache_lookup_fn()