Home
last modified time | relevance | path

Searched refs:allocate_vio_components (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dvio.c78 int allocate_vio_components(struct vdo *vdo, enum vio_type vio_type, in allocate_vio_components() function
138 result = allocate_vio_components(vdo, vio_type, priority, parent, block_count, in create_multi_block_metadata_vio()
350 result = allocate_vio_components(vdo, vio_type, priority, NULL, block_count, ptr, in make_vio_pool()
H A Dvio.h80 int allocate_vio_components(struct vdo *vdo, enum vio_type vio_type,
H A Drecovery-journal.c679 result = allocate_vio_components(vdo, VIO_TYPE_RECOVERY_JOURNAL, in initialize_recovery_block()
H A Drepair.c1746 result = allocate_vio_components(vdo, VIO_TYPE_RECOVERY_JOURNAL, in vdo_repair()
H A Dvdo.c732 return allocate_vio_components(vdo, VIO_TYPE_SUPER_BLOCK, in initialize_super_block()
H A Dslab-depot.c4019 result = allocate_vio_components(allocator->completion.vdo, in initialize_slab_scrubber()
4052 result = allocate_vio_components(allocator->depot->vdo, VIO_TYPE_SLAB_SUMMARY, in initialize_slab_summary_block()