Home
last modified time | relevance | path

Searched refs:btrfs_fiemap_entry (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dfiemap.c9 struct btrfs_fiemap_entry { struct
46 struct btrfs_fiemap_entry *entries;
79 struct btrfs_fiemap_entry *entry = &cache->entries[i]; in flush_fiemap_cache()
111 struct btrfs_fiemap_entry *entry; in emit_fiemap_extent()
648 cache.entries_size = PAGE_SIZE / sizeof(struct btrfs_fiemap_entry); in extent_fiemap()
650 sizeof(struct btrfs_fiemap_entry), in extent_fiemap()