Searched refs:async_cow (Results 1 – 1 of 1) sorted by relevance
715 struct async_cow *async_cow; member718 struct async_cow { struct1597 struct async_cow *async_cow; in async_cow_free() local1604 async_cow = async_chunk->async_cow; in async_cow_free()1605 if (atomic_dec_and_test(&async_cow->num_chunks)) in async_cow_free()1606 kvfree(async_cow); in async_cow_free()1615 struct async_cow *ctx; in run_delalloc_compressed()1643 async_chunk[i].async_cow = ctx; in run_delalloc_compressed()