Lines Matching refs:prealloc
335 struct prealloc { struct
380 static int prealloc_data_structs(struct cache *cache, struct prealloc *p) in prealloc_data_structs()
403 static void prealloc_free_structs(struct cache *cache, struct prealloc *p) in prealloc_free_structs()
415 static struct dm_cache_migration *prealloc_get_migration(struct prealloc *p) in prealloc_get_migration()
429 static struct dm_bio_prison_cell *prealloc_get_cell(struct prealloc *p) in prealloc_get_cell()
450 static void prealloc_put_cell(struct prealloc *p, struct dm_bio_prison_cell *cell) in prealloc_put_cell()
507 struct prealloc *structs, in get_cell()
1250 static void promote(struct cache *cache, struct prealloc *structs, in promote()
1274 static void writeback(struct cache *cache, struct prealloc *structs, in writeback()
1298 static void demote_then_promote(struct cache *cache, struct prealloc *structs, in demote_then_promote()
1329 static void invalidate(struct cache *cache, struct prealloc *structs, in invalidate()
1353 static void discard(struct cache *cache, struct prealloc *structs, in discard()
1406 static void process_discard_bio(struct cache *cache, struct prealloc *structs, in process_discard_bio()
1453 struct prealloc *structs;
1474 static void process_bio(struct cache *cache, struct prealloc *structs, in process_bio()
1605 struct prealloc structs; in process_deferred_bios()
1686 struct prealloc structs; in writeback_some_dirty_blocks()