Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dio.c148 bch_bkey_copy_single_ptr(&b->key, k, ptr); in bch_submit_bbio()
Dbset.h403 void bch_bkey_copy_single_ptr(struct bkey *, const struct bkey *,
Drequest.c544 bch_bkey_copy_single_ptr(bio_key, k, ptr); in cache_lookup_fn()
Dbset.c180 void bch_bkey_copy_single_ptr(struct bkey *dest, const struct bkey *src, in bch_bkey_copy_single_ptr() function