Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
789 struct async_cow *async_cow; member792 struct async_cow { struct793 atomic_t num_chunks;794 struct async_chunk chunks[];1653 struct async_cow *async_cow; in submit_compressed_extents() local