Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dsend.c70 struct clone_root { struct
71 struct btrfs_root *root;
72 u64 ino;
73 u64 offset;
75 u64 found_refs;
5119 struct clone_root *clone_root) in send_clone()
5620 struct clone_root *clone_root, const u64 disk_byte, in clone_range()
5891 struct clone_root *clone_root) in send_write_or_clone()
7806 struct btrfs_root *clone_root; in btrfs_ioctl_send() local