Home
last modified time | relevance | path

Searched refs:bch_alloc_sectors (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h991 bool bch_alloc_sectors(struct cache_set *c, struct bkey *k,
H A Dalloc.c606 bool bch_alloc_sectors(struct cache_set *c, in bch_alloc_sectors() function
H A Drequest.c222 if (!bch_alloc_sectors(op->c, k, bio_sectors(bio), in bch_data_insert_start()