Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dinode.c749 struct async_cow *async_cow; member
752 struct async_cow { struct
753 atomic_t num_chunks;
754 struct async_chunk chunks[];
1575 struct async_cow *async_cow; in submit_compressed_extents() local