Searched refs:clone_roots (Results 1 – 1 of 1) sorted by relevance
158 struct clone_root *clone_roots; member1308 clone_root = bsearch((void *)(uintptr_t)root_id, bctx->sctx->clone_roots, in iterate_backrefs()1439 root = bsearch((void *)(uintptr_t)root_id, sctx->clone_roots, in store_backref_cache()1584 cur_clone_root = sctx->clone_roots + i; in find_extent_clone()1665 struct clone_root *clone_root = &sctx->clone_roots[i]; in find_extent_clone()7888 root = sctx->clone_roots[i].root; in ensure_commit_roots_uptodate()7918 root = sctx->clone_roots[i].root; in flush_delalloc_roots()8090 sctx->clone_roots = kvzalloc_objs(*sctx->clone_roots, in btrfs_ioctl_send()8092 if (!sctx->clone_roots) { in btrfs_ioctl_send()8139 sctx->clone_roots[i].root = clone_root; in btrfs_ioctl_send()[all …]