Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dinode.c770 struct async_extent { struct
771 u64 start;
772 u64 ram_size;
773 u64 compressed_size;
797 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent() argument
804 struct async_extent *async_extent; in add_async_extent() local
1124 static void free_async_extent_pages(struct async_extent *async_extent) in free_async_extent_pages()
1141 struct async_extent *async_extent, in submit_uncompressed_range()
1176 struct async_extent *async_extent, in submit_one_async_extent()
1639 struct async_extent *async_extent; in submit_compressed_extents() local