Searched refs:async_cow (Results 1 – 1 of 1) sorted by relevance
771 struct async_cow *async_cow; member774 struct async_cow { struct1667 struct async_cow *async_cow; in submit_compressed_extents() local1673 async_cow = async_chunk->async_cow; in submit_compressed_extents()1674 if (atomic_dec_and_test(&async_cow->num_chunks)) in submit_compressed_extents()1675 kvfree(async_cow); in submit_compressed_extents()1701 struct async_cow *ctx; in run_delalloc_compressed()1728 async_chunk[i].async_cow = ctx; in run_delalloc_compressed()