Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
771 struct async_cow *async_cow; member774 struct async_cow { struct775 atomic_t num_chunks;776 struct async_chunk chunks[];1667 struct async_cow *async_cow; in submit_compressed_extents() local