Searched refs:async_chunk (Results 1 – 1 of 1) sorted by relevance
731 struct async_chunk { struct862 struct async_chunk *async_chunk = in compress_file_range() local869 u64 end = async_chunk->end; in compress_file_range()1097 static void submit_one_async_extent(struct async_chunk *async_chunk, in submit_one_async_extent() argument1116 if (async_chunk->blkcg_css) in submit_one_async_extent()1192 if (async_chunk->blkcg_css) in submit_one_async_extent()1211 if (async_chunk->blkcg_css) in submit_one_async_extent()1564 struct async_chunk *async_chunk = container_of(work, struct async_chunk, in submit_compressed_extents() local1584 nr_pages = (async_chunk->end - async_chunk->start + PAGE_SIZE) >> in submit_compressed_extents()1607 struct async_chunk *async_chunk; in run_delalloc_compressed() local[all …]