Searched defs:fiemap_cache (Results 1 – 1 of 1) sorted by relevance
44 struct fiemap_cache { struct46 struct btrfs_fiemap_entry *entries;48 int entries_size;50 int entries_pos;76 struct fiemap_cache *cache) in flush_fiemap_cache() argument