Home
last modified time | relevance | path

Searched refs:alloc_cluster_zeroing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2.h459 void alloc_cluster_zeroing(const qcow2_io_ctx_t &ioc, u64 cluster_offset);
H A Dqcow2.cpp532 void Qcow2ClusterAllocator::alloc_cluster_zeroing(const qcow2_io_ctx_t &ioc, in alloc_cluster_zeroing() function in Qcow2ClusterAllocator