Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
Dinode.c715 struct async_cow *async_cow; member
718 struct async_cow { struct
719 atomic_t num_chunks;
720 struct async_chunk chunks[];
1601 struct async_cow *async_cow; in async_cow_free() local
/kernel/linux/linux-5.10/fs/btrfs/
Dinode.c379 struct async_cow { struct
381 atomic_t num_chunks;
382 struct async_chunk chunks[];