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