Lines Matching refs:prealloc
380 struct prealloc { struct
429 static int prealloc_data_structs(struct cache *cache, struct prealloc *p) in prealloc_data_structs()
452 static void prealloc_free_structs(struct cache *cache, struct prealloc *p) in prealloc_free_structs()
464 static struct dm_cache_migration *prealloc_get_migration(struct prealloc *p) in prealloc_get_migration()
478 static struct dm_bio_prison_cell *prealloc_get_cell(struct prealloc *p) in prealloc_get_cell()
499 static void prealloc_put_cell(struct prealloc *p, struct dm_bio_prison_cell *cell) in prealloc_put_cell()
556 struct prealloc *structs, in get_cell()
1469 static void promote(struct cache *cache, struct prealloc *structs, in promote()
1493 static void writeback(struct cache *cache, struct prealloc *structs, in writeback()
1517 static void demote_then_promote(struct cache *cache, struct prealloc *structs, in demote_then_promote()
1548 static void invalidate(struct cache *cache, struct prealloc *structs, in invalidate()
1572 static void discard(struct cache *cache, struct prealloc *structs, in discard()
1625 static void process_discard_bio(struct cache *cache, struct prealloc *structs, in process_discard_bio()
1777 struct prealloc *structs;
1798 static void process_cell(struct cache *cache, struct prealloc *structs, in process_cell()
1894 static void process_bio(struct cache *cache, struct prealloc *structs, in process_bio()
1958 struct prealloc structs; in process_deferred_bios()
2002 struct prealloc structs; in process_deferred_cells()
2078 struct prealloc structs; in writeback_some_dirty_blocks()