Home
last modified time | relevance | path

Searched defs:async_cow (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dinode.c715 struct async_cow *async_cow; member
718 struct async_cow { struct
719 atomic_t num_chunks;
720 struct async_chunk chunks[];
1599 struct async_cow *async_cow; in async_cow_free() local