Searched defs:fiemap_cache (Results 1 – 1 of 1) sorted by relevance
2436 struct fiemap_cache { struct2438 struct btrfs_fiemap_entry *entries;2440 int entries_size;2442 int entries_pos;2468 struct fiemap_cache *cache) in flush_fiemap_cache() argument