Lines Matching defs:cell

401 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell *cell)  in free_prison_cell()
499 static void prealloc_put_cell(struct prealloc *p, struct dm_bio_prison_cell *cell) in prealloc_put_cell()
843 struct dm_bio_prison_cell *cell) in inc_ds()
904 static void inc_and_issue(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell *cell) in inc_and_issue()
1076 static void __cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell) in __cell_defer()
1088 static void cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, bool holder) in cell_defer()
1108 static void cell_error_with_code(struct cache *cache, struct dm_bio_prison_cell *cell, int err) in cell_error_with_code()
1114 static void cell_requeue(struct cache *cache, struct dm_bio_prison_cell *cell) in cell_requeue()
1471 struct dm_bio_prison_cell *cell) in promote()
1495 struct dm_bio_prison_cell *cell) in writeback()
1550 struct dm_bio_prison_cell *cell) in invalidate()
1573 struct dm_bio_prison_cell *cell) in discard()
1676 static void inc_fn(void *context, struct dm_bio_prison_cell *cell) in inc_fn()
1702 struct dm_bio_prison_cell *cell, in remap_cell_to_origin_clear_discard()
1736 static void remap_cell_to_cache_dirty(struct cache *cache, struct dm_bio_prison_cell *cell, in remap_cell_to_cache_dirty()
1778 struct dm_bio_prison_cell *cell; member
2000 struct dm_bio_prison_cell *cell, *tmp; in process_deferred_cells() local
2204 struct dm_bio_prison_cell *cell, *tmp; in requeue_deferred_cells() local
3026 struct dm_bio_prison_cell *cell = NULL; in cache_map() local