Searched defs:vio_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dvio.h86 static inline int __must_check create_metadata_vio(struct vdo *vdo, enum vio_type vio_type, argument
107 initialize_vio(struct vio *vio, struct bio *bio, unsigned int block_count, enum vio_type vio_type, enum vio_priority priority, struct vdo *vdo) argument
[all...]
H A Dvio.c78 int allocate_vio_components(struct vdo *vdo, enum vio_type vio_type, argument
118 int create_multi_block_metadata_vio(struct vdo *vdo, enum vio_type vio_type, argument
311 make_vio_pool(struct vdo *vdo, size_t pool_size, thread_id_t thread_id, enum vio_type vio_type, enum vio_priority priority, void *context, struct vio_pool **pool_ptr) argument
[all...]
H A Dtypes.h337 enum vio_type { enum

Completed in 94 milliseconds