Home
last modified time | relevance | path

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

/system/ulib/fvm/include/fvm/
A Dfvm-sparse.h74 constexpr uint64_t kExtentDescriptorMagic = (0xa5b8742906e8382eull); variable
/system/uapp/disk-pave/
A Dpave-lib.cpp610 if (ext->magic != fvm::kExtentDescriptorMagic) { in PreProcessPartitions()
634 if (ext->magic != fvm::kExtentDescriptorMagic) { in PreProcessPartitions()
/system/ulib/fvm-host/container/
A Dsparse.cpp484 extent.magic = fvm::kExtentDescriptorMagic; in AllocateExtent()

Completed in 7 milliseconds