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

/linux-master/fs/btrfs/
H A Dsend.c153 struct clone_root *clone_roots; member in struct:send_ctx
1340 * Results are collected in sctx->clone_roots->ino/offset.
1349 clone_root = bsearch((void *)(uintptr_t)root_id, bctx->sctx->clone_roots,
1480 root = bsearch((void *)(uintptr_t)root_id, sctx->clone_roots,
1627 cur_clone_root = sctx->clone_roots + i;
1714 struct clone_root *clone_root = &sctx->clone_roots[i];
8010 if (sctx->clone_roots[i].root->node !=
8011 sctx->clone_roots[i].root->commit_root)
8053 root = sctx->clone_roots[i].root;
8231 sctx->clone_roots
[all...]

Completed in 140 milliseconds