Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance
715 struct async_cow *async_cow; member718 struct async_cow { struct719 atomic_t num_chunks;720 struct async_chunk chunks[];1599 struct async_cow *async_cow; in async_cow_free() local