Lines Matching defs:cell
354 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell *cell) in free_prison_cell()
450 static void prealloc_put_cell(struct prealloc *p, struct dm_bio_prison_cell *cell) in prealloc_put_cell()
790 struct dm_bio_prison_cell *cell) in inc_ds()
820 static void inc_and_issue(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell *cell) in inc_and_issue()
894 static void __cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, in __cell_defer()
902 static void cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, in cell_defer()
1252 struct dm_bio_prison_cell *cell) in promote()
1276 struct dm_bio_prison_cell *cell) in writeback()
1331 struct dm_bio_prison_cell *cell) in invalidate()
1354 struct dm_bio_prison_cell *cell) in discard()
1454 struct dm_bio_prison_cell *cell; member
2604 static int __cache_map(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell **cell) in __cache_map()
2723 struct dm_bio_prison_cell *cell = NULL; in cache_map() local