Searched defs:fiemap (Results 1 – 4 of 4) sorted by relevance
127 auto fiemap = android::vold::PathFiemap(path, max_extents); in secdiscard_path() local154 bool check_fiemap(const struct fiemap& fiemap, const std::string& path) { in check_fiemap()
77 auto fiemap = alloc_fiemap(extent_count); in PathFiemap() local
95 auto fiemap = PathFiemap(needle, max_extents); in check_file() local
469 struct fiemap* fiemap = reinterpret_cast<struct fiemap*>(buffer.get()); in ReadFiemap() local