Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode.c732 struct async_extent { struct
733 u64 start;
734 u64 ram_size;
735 u64 compressed_size;
759 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent() argument
766 struct async_extent *async_extent; in add_async_extent() local
1053 static void free_async_extent_pages(struct async_extent *async_extent) in free_async_extent_pages()
1070 struct async_extent *async_extent, in submit_uncompressed_range()
1099 struct async_extent *async_extent, in submit_one_async_extent()
1574 struct async_extent *async_extent; in submit_compressed_extents() local