Home
last modified time | relevance | path

Searched refs:slice_start (Results 1 – 5 of 5) sorted by relevance

/system/ulib/fvm/include/fvm/
A Dfvm-sparse.h78 uint64_t slice_start; // Unit: slice member
/system/ulib/fvm-host/container/
A Dsparse.cpp475 zx_status_t SparseContainer::AllocateExtent(uint32_t part_index, uint64_t slice_start, in AllocateExtent() argument
485 extent.slice_start = slice_start; in AllocateExtent()
/system/ulib/fvm-host/
A Dsparse-paver.cpp101 uint32_t vslice = extent->slice_start; in AddExtent()
/system/ulib/fvm-host/include/fvm-host/
A Dcontainer.h189 zx_status_t AllocateExtent(uint32_t part_index, uint64_t slice_start, uint64_t slice_count,
/system/uapp/disk-pave/
A Dpave-lib.cpp143 size_t offset = ext->slice_start * slice_size; in StreamFvmPartition()
614 if (ext->slice_start != 0) { in PreProcessPartitions()
692 request.offset = ext->slice_start; in AllocatePartitions()

Completed in 8 milliseconds