Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
745 struct async_cow *async_cow; member748 struct async_cow { struct749 atomic_t num_chunks;750 struct async_chunk chunks[];1565 struct async_cow *async_cow; in submit_compressed_extents() local