Searched refs:add_async_extent (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | inode.c | 748 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent() function 1025 ret = add_async_extent(async_chunk, start, total_in, total_compressed, folios, in compress_file_range() 1039 ret = add_async_extent(async_chunk, start, end - start + 1, 0, NULL, 0, in compress_file_range()
|