Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
701 struct async_cow *async_cow; member704 struct async_cow { struct705 atomic_t num_chunks;706 struct async_chunk chunks[];1537 struct async_cow *async_cow; in submit_compressed_extents() local