Lines Matching refs:root_item
2379 if (!btrfs_is_empty_uuid(sctx->send_root->root_item.received_uuid)) in send_subvol_begin()
2381 sctx->send_root->root_item.received_uuid); in send_subvol_begin()
2384 sctx->send_root->root_item.uuid); in send_subvol_begin()
2387 le64_to_cpu(sctx->send_root->root_item.ctransid)); in send_subvol_begin()
2389 if (!btrfs_is_empty_uuid(parent_root->root_item.received_uuid)) in send_subvol_begin()
2391 parent_root->root_item.received_uuid); in send_subvol_begin()
2394 parent_root->root_item.uuid); in send_subvol_begin()
2396 le64_to_cpu(sctx->parent_root->root_item.ctransid)); in send_subvol_begin()
4948 if (!btrfs_is_empty_uuid(clone_root->root->root_item.received_uuid)) in send_clone()
4950 clone_root->root->root_item.received_uuid); in send_clone()
4953 clone_root->root->root_item.uuid); in send_clone()
4955 le64_to_cpu(clone_root->root->root_item.ctransid)); in send_clone()