Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
751 struct async_cow *async_cow; member754 struct async_cow { struct755 atomic_t num_chunks;756 struct async_chunk chunks[];1579 struct async_cow *async_cow; in submit_compressed_extents() local