Searched defs:async_extent (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ | ||
| H A D | inode.c | 357 struct async_extent { struct 392 struct async_extent *async_extent; in add_async_extent() local 744 free_async_extent_pages(struct async_extent *async_extent) free_async_extent_pages() argument 770 struct async_extent *async_extent; submit_compressed_extents() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ | ||
| H A D | inode.c | 696 struct async_extent { struct 730 struct async_extent *async_extent; in add_async_extent() local 1045 free_async_extent_pages(struct async_extent *async_extent) free_async_extent_pages() argument 1061 submit_uncompressed_range(struct btrfs_inode *inode, struct async_extent *async_extent, struct page *locked_page) submit_uncompressed_range() argument 1094 submit_one_async_extent(struct async_chunk *async_chunk, struct async_extent *async_extent, u64 *alloc_hint) submit_one_async_extent() argument 1574 struct async_extent *async_extent; submit_compressed_extents() local [all...] |
Completed in 12 milliseconds