Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dinode.c731 struct async_chunk { struct
862 struct async_chunk *async_chunk = in compress_file_range() local
869 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() argument
1116 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() local
1584 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 …]