Home
last modified time | relevance | path

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

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