Lines Matching refs:root_item
2361 if (!btrfs_is_empty_uuid(sctx->send_root->root_item.received_uuid)) in send_subvol_begin()
2363 sctx->send_root->root_item.received_uuid); in send_subvol_begin()
2366 sctx->send_root->root_item.uuid); in send_subvol_begin()
2369 le64_to_cpu(sctx->send_root->root_item.ctransid)); in send_subvol_begin()
2371 if (!btrfs_is_empty_uuid(parent_root->root_item.received_uuid)) in send_subvol_begin()
2373 parent_root->root_item.received_uuid); in send_subvol_begin()
2376 parent_root->root_item.uuid); in send_subvol_begin()
2378 le64_to_cpu(sctx->parent_root->root_item.ctransid)); in send_subvol_begin()
4614 if (!btrfs_is_empty_uuid(clone_root->root->root_item.received_uuid)) in send_clone()
4616 clone_root->root->root_item.received_uuid); in send_clone()
4619 clone_root->root->root_item.uuid); in send_clone()
4621 le64_to_cpu(clone_root->root->root_item.ctransid)); in send_clone()