Searched refs:bch_alloc_sectors (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bcache.h | 992 bool bch_alloc_sectors(struct cache_set *c, struct bkey *k,
|
H A D | alloc.c | 607 bool bch_alloc_sectors(struct cache_set *c, in bch_alloc_sectors() function
|
H A D | request.c | 222 if (!bch_alloc_sectors(op->c, k, bio_sectors(bio), in bch_data_insert_start() 255 /* bch_alloc_sectors() blocks if s->writeback = true */ in bch_data_insert_start()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | alloc.c | 606 bool bch_alloc_sectors(struct cache_set *c, in bch_alloc_sectors() function
|
H A D | bcache.h | 991 bool bch_alloc_sectors(struct cache_set *c, struct bkey *k,
|
H A D | request.c | 222 if (!bch_alloc_sectors(op->c, k, bio_sectors(bio), in bch_data_insert_start() 255 /* bch_alloc_sectors() blocks if s->writeback = true */ in bch_data_insert_start()
|
Completed in 9 milliseconds