Searched defs:async_extent (Results 1 – 1 of 1) sorted by relevance
440 struct async_extent { struct441 u64 start;442 u64 ram_size;443 u64 compressed_size;444 struct page **pages;468 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent() argument475 struct async_extent *async_extent; in add_async_extent() local828 static void free_async_extent_pages(struct async_extent *async_extent) in free_async_extent_pages()854 struct async_extent *async_extent; in submit_compressed_extents() local