Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
747 struct async_cow *async_cow; member750 struct async_cow { struct751 atomic_t num_chunks;752 struct async_chunk chunks[];1567 struct async_cow *async_cow; in submit_compressed_extents() local