Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dextent_io.c2436 struct fiemap_cache { struct
2438 struct btrfs_fiemap_entry *entries;
2440 int entries_size;
2442 int entries_pos;
2468 struct fiemap_cache *cache) in flush_fiemap_cache() argument