Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dbcache.h994 bool bch_alloc_sectors(struct cache_set *c, struct bkey *k,
H A Dalloc.c622 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 CLOSURE_CALLBACK()