Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbcache.h895 bool bch_alloc_sectors(struct cache_set *, struct bkey *, unsigned,
Dalloc.c572 bool bch_alloc_sectors(struct cache_set *c, struct bkey *k, unsigned sectors, in bch_alloc_sectors() function
Drequest.c226 if (!bch_alloc_sectors(op->c, k, bio_sectors(bio), in bch_data_insert_start()