Searched defs:fiemap (Results 1 – 13 of 13) sorted by relevance
| /system/core/fs_mgr/libfiemap/ |
| D | fiemap_status.cpp | 19 namespace android::fiemap { namespace
|
| D | passthrough.cpp | 20 namespace fiemap { namespace
|
| D | fiemap_writer.cpp | 44 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
|
| D | utility.cpp | 33 namespace fiemap { namespace
|
| D | image_manager.cpp | 37 namespace fiemap { namespace 685 auto fiemap = SplitFiemap::Open(image_path); in Validate() local 830 auto fiemap = SplitFiemap::Open(image_path); in ValidateImageMaps() local
|
| D | metadata.cpp | 30 namespace fiemap { namespace
|
| D | split_fiemap_writer.cpp | 38 namespace fiemap { namespace
|
| D | binder.cpp | 27 namespace fiemap { namespace
|
| D | fiemap_writer_test.cpp | 49 namespace fiemap { namespace
|
| /system/vold/ |
| D | secdiscard.cpp | 168 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()
|
| D | FileDeviceUtils.cpp | 77 auto fiemap = alloc_fiemap(extent_count); in PathFiemap() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 1280 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/ |
| D | vmlinux.h | 697 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64, u64); member 51091 struct fiemap { struct 51098 struct fiemap_extent fm_extents[0]; argument
|