Home
last modified time | relevance | path

Searched defs:fiemap (Results 1 – 10 of 10) sorted by relevance

/aosp14/system/core/fs_mgr/libfiemap/
H A Dfiemap_status.cpp19 namespace android::fiemap { namespace
H A Dpassthrough.cpp20 namespace fiemap { namespace
H A Dfiemap_writer.cpp44 namespace fiemap { namespace
514 static bool FiemapToExtents(struct fiemap* fiemap, std::vector<struct fiemap_extent>* extents, in FiemapToExtents()
573 struct fiemap* fiemap = reinterpret_cast<struct fiemap*>(buffer.get()); in ReadFiemap() local
H A Dutility.cpp33 namespace fiemap { namespace
H A Dimage_manager.cpp37 namespace fiemap { namespace
668 auto fiemap = SplitFiemap::Open(image_path); in Validate() local
813 auto fiemap = SplitFiemap::Open(image_path); in ValidateImageMaps() local
H A Dmetadata.cpp30 namespace fiemap { namespace
H A Dsplit_fiemap_writer.cpp38 namespace fiemap { namespace
H A Dbinder.cpp27 namespace fiemap { namespace
H A Dfiemap_writer_test.cpp48 namespace fiemap { namespace
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A Dblock_device_writer.cpp105 struct fiemap* fiemap = reinterpret_cast<struct fiemap*>(&fiemap_buffer); in get_physical_offset() local