Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode.c740 struct async_cow *async_cow; member
743 struct async_cow { struct
744 atomic_t num_chunks;
745 struct async_chunk chunks[];
1555 struct async_cow *async_cow; in submit_compressed_extents() local