Searched refs:async_cow (Results 1 – 1 of 1) sorted by relevance
715 struct async_cow *async_cow; member718 struct async_cow { struct1599 struct async_cow *async_cow; in async_cow_free() local1606 async_cow = async_chunk->async_cow; in async_cow_free()1607 if (atomic_dec_and_test(&async_cow->num_chunks)) in async_cow_free()1608 kvfree(async_cow); in async_cow_free()1617 struct async_cow *ctx; in run_delalloc_compressed()1645 async_chunk[i].async_cow = ctx; in run_delalloc_compressed()