Searched refs:async_cow (Results 1 – 1 of 1) sorted by relevance
740 struct async_cow *async_cow; member743 struct async_cow { struct1572 struct async_cow *async_cow; in submit_compressed_extents() local1578 async_cow = async_chunk->async_cow; in submit_compressed_extents()1579 if (atomic_dec_and_test(&async_cow->num_chunks)) in submit_compressed_extents()1580 kvfree(async_cow); in submit_compressed_extents()1606 struct async_cow *ctx; in run_delalloc_compressed()1633 async_chunk[i].async_cow = ctx; in run_delalloc_compressed()