Searched refs:make_vio_pool (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/md/dm-vdo/ |
| A D | vio.h | 191 int __must_check make_vio_pool(struct vdo *vdo, size_t pool_size, thread_id_t thread_id,
|
| A D | vio.c | 311 int make_vio_pool(struct vdo *vdo, size_t pool_size, thread_id_t thread_id, in make_vio_pool() function
|
| A D | block-map.c | 2751 result = make_vio_pool(vdo, BLOCK_MAP_VIO_POOL_SIZE, in initialize_block_map_zone()
|
| A D | slab-depot.c | 4013 result = make_vio_pool(vdo, BLOCK_ALLOCATOR_VIO_POOL_SIZE, allocator->thread_id, in initialize_block_allocator()
|
Completed in 29 milliseconds