Home
last modified time | relevance | path

Searched refs:async_cow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c715 struct async_cow *async_cow; member
718 struct async_cow { struct
782 * By this, we can ensure for subpage case that only the last async_cow in inode_need_compress()
1597 struct async_cow *async_cow; in async_cow_free() local
1604 async_cow = async_chunk->async_cow; in async_cow_free()
1605 if (atomic_dec_and_test(&async_cow->num_chunks)) in async_cow_free()
1606 kvfree(async_cow); in async_cow_free()
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c379 struct async_cow { struct
1244 struct async_cow *ctx; in cow_file_range_async()

Completed in 18 milliseconds