Home
last modified time | relevance | path

Searched refs:alloc_cluster_is_zeroed (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2.h452 bool alloc_cluster_is_zeroed(u64 cluster_offset) { in alloc_cluster_is_zeroed() function
H A Dqcow2_flush_meta.cpp323 if (qs.cluster_allocator.alloc_cluster_is_zeroed(cluster_off)) { in __zero_my_cluster_co()
H A Dqcow2.cpp272 if (!state.cluster_allocator.alloc_cluster_is_zeroed(host_offset & in alloc_slice()