Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbset.h268 void bch_bkey_copy_single_ptr(struct bkey *, const struct bkey *,
Dio.c302 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
Dbset.c175 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src, in bch_bkey_copy_single_ptr() function
Dbtree.c2237 bch_bkey_copy_single_ptr(bio_key, k, ptr); in submit_partial_cache_hit()