Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dinode.c494 struct async_cow *async_cow; member
497 struct async_cow { struct
498 atomic_t num_chunks;
499 struct async_chunk chunks[];
1496 struct async_cow *async_cow; in async_cow_free() local