Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c77 struct clone_root { struct
155 struct clone_root *clone_roots;
1282 const struct clone_root *cr = elt; in __clone_root_cmp_bsearch()
1293 const struct clone_root *cr1 = e1; in __clone_root_cmp_sort()
1294 const struct clone_root *cr2 = e2; in __clone_root_cmp_sort()
1311 struct clone_root *clone_root; in iterate_backrefs() local
1314 clone_root = bsearch((void *)(uintptr_t)root_id, bctx->sctx->clone_roots, in iterate_backrefs()
1316 sizeof(struct clone_root), in iterate_backrefs()
1318 if (!clone_root) in iterate_backrefs()
78 rootclone_root global() argument
79 inoclone_root global() argument
80 offsetclone_root global() argument
81 num_bytesclone_root global() argument
82 found_refclone_root global() argument
1671 struct clone_root *clone_root = &sctx->clone_roots[i]; find_extent_clone() local
5302 send_clone(struct send_ctx * sctx,u64 offset,u32 len,struct clone_root * clone_root) send_clone() argument
5789 clone_range(struct send_ctx * sctx,struct btrfs_path * dst_path,struct clone_root * clone_root,const u64 disk_byte,u64 data_offset,u64 offset,u64 len) clone_range() argument
6058 send_write_or_clone(struct send_ctx * sctx,struct btrfs_path * path,struct btrfs_key * key,struct clone_root * clone_root) send_write_or_clone() argument
7983 struct btrfs_root *clone_root; btrfs_ioctl_send() local
[all...]