Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dio.c50 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
Dbset.h420 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src,
Dbset.c182 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src, in bch_bkey_copy_single_ptr() function
Drequest.c557 bch_bkey_copy_single_ptr(bio_key, k, ptr); in cache_lookup_fn()