Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dsend.c99 struct clone_root *clone_roots; member
1277 found = bsearch((void *)(uintptr_t)root, bctx->sctx->clone_roots, in __iterate_backrefs()
1428 cur_clone_root = sctx->clone_roots + i; in find_extent_clone()
1501 if (sctx->clone_roots[i].found_refs) { in find_extent_clone()
1503 cur_clone_root = sctx->clone_roots + i; in find_extent_clone()
1504 else if (sctx->clone_roots[i].root == sctx->send_root) in find_extent_clone()
1506 cur_clone_root = sctx->clone_roots + i; in find_extent_clone()
7726 if (sctx->clone_roots[i].root->node != in ensure_commit_roots_uptodate()
7727 sctx->clone_roots[i].root->commit_root) in ensure_commit_roots_uptodate()
7769 root = sctx->clone_roots[i].root; in flush_delalloc_roots()
[all …]