Home
last modified time | relevance | path

Searched refs:alloc_cluster_zeroed (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ublksrv/qcow2/
H A Dtgt_qcow2.cpp445 qs->cluster_allocator.alloc_cluster_zeroed(q, in __qcow2_handle_io_async()
H A Dqcow2.h462 void alloc_cluster_zeroed(const struct ublksrv_queue *q,
H A Dqcow2.cpp546 void Qcow2ClusterAllocator::alloc_cluster_zeroed(const struct ublksrv_queue *q, in alloc_cluster_zeroed() function in Qcow2ClusterAllocator
H A Dqcow2_meta.cpp763 qs.cluster_allocator.alloc_cluster_zeroed(q, tag, cluster_off); in io_done()