Home
last modified time | relevance | path

Searched refs:add_async_extent (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dinode.c779 static int add_async_extent(struct async_chunk *cow, u64 start, u64 ram_size, in add_async_extent() function
1085 ret = add_async_extent(async_chunk, start, total_in, cb); in compress_file_range()
1098 ret = add_async_extent(async_chunk, start, end - start + 1, NULL); in compress_file_range()