Lines Matching defs:ioc
262 T *slice_cache<T>::alloc_slice(Qcow2State &state, const qcow2_io_ctx_t &ioc, in alloc_slice()
511 void Qcow2ClusterAllocator::alloc_cluster_started(const qcow2_io_ctx_t &ioc, in alloc_cluster_started()
532 void Qcow2ClusterAllocator::alloc_cluster_zeroing(const qcow2_io_ctx_t &ioc, in alloc_cluster_zeroing()
568 void Qcow2ClusterAllocator::alloc_cluster_done(const qcow2_io_ctx_t &ioc, in alloc_cluster_done()
611 void Qcow2ClusterAllocator::allocate_refcount_blk(const qcow2_io_ctx_t &ioc, in allocate_refcount_blk()
644 u64 Qcow2ClusterAllocator::allocate_cluster(const qcow2_io_ctx_t &ioc) in allocate_cluster()
763 Qcow2L2Table *Qcow2ClusterMapping::create_and_add_l2(const qcow2_io_ctx_t &ioc, in create_and_add_l2()
825 Qcow2L2Table *Qcow2ClusterMapping::load_l2_slice(const qcow2_io_ctx_t &ioc, u64 offset, in load_l2_slice()
851 Qcow2L2Table *Qcow2ClusterMapping::create_l2_map(const qcow2_io_ctx_t &ioc, in create_l2_map()
872 int Qcow2ClusterMapping::build_mapping(const qcow2_io_ctx_t &ioc, in build_mapping()
933 u64 Qcow2ClusterMapping::__map_cluster(const qcow2_io_ctx_t &ioc, in __map_cluster()
970 u64 Qcow2ClusterMapping::map_cluster(const qcow2_io_ctx_t &ioc, u64 offset, in map_cluster()