Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
494 struct async_cow *async_cow; member497 struct async_cow { struct498 atomic_t num_chunks;499 struct async_chunk chunks[];1496 struct async_cow *async_cow; in async_cow_free() local