Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_status.cpp19 namespace android::fiemap { namespace
Dpassthrough.cpp20 namespace fiemap { namespace
Dfiemap_writer.cpp44 namespace fiemap { namespace
540 static bool FiemapToExtents(struct fiemap* fiemap, std::vector<struct fiemap_extent>* extents, in FiemapToExtents()
599 struct fiemap* fiemap = reinterpret_cast<struct fiemap*>(buffer.get()); in ReadFiemap() local
Dutility.cpp33 namespace fiemap { namespace
Dimage_manager.cpp37 namespace fiemap { namespace
685 auto fiemap = SplitFiemap::Open(image_path); in Validate() local
830 auto fiemap = SplitFiemap::Open(image_path); in ValidateImageMaps() local
Dmetadata.cpp30 namespace fiemap { namespace
Dsplit_fiemap_writer.cpp38 namespace fiemap { namespace
Dbinder.cpp27 namespace fiemap { namespace
Dfiemap_writer_test.cpp49 namespace fiemap { namespace
/system/vold/
Dsecdiscard.cpp168 auto fiemap = android::vold::PathFiemap(path, max_extents); in secdiscard_path() local
199 bool check_fiemap(const struct fiemap& fiemap, const std::string& path) { in check_fiemap()
DFileDeviceUtils.cpp77 auto fiemap = alloc_fiemap(extent_count); in PathFiemap() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1280 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64, u64); member
41727 struct fiemap { struct
41734 struct fiemap_extent fm_extents[0]; argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h697 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64, u64); member
51091 struct fiemap { struct
51098 struct fiemap_extent fm_extents[0]; argument