Lines Matching refs:root_item
2405 if (!btrfs_is_empty_uuid(sctx->send_root->root_item.received_uuid)) in send_subvol_begin()
2407 sctx->send_root->root_item.received_uuid); in send_subvol_begin()
2410 sctx->send_root->root_item.uuid); in send_subvol_begin()
2413 le64_to_cpu(sctx->send_root->root_item.ctransid)); in send_subvol_begin()
2415 if (!btrfs_is_empty_uuid(parent_root->root_item.received_uuid)) in send_subvol_begin()
2417 parent_root->root_item.received_uuid); in send_subvol_begin()
2420 parent_root->root_item.uuid); in send_subvol_begin()
2422 le64_to_cpu(sctx->parent_root->root_item.ctransid)); in send_subvol_begin()
5097 if (!btrfs_is_empty_uuid(clone_root->root->root_item.received_uuid)) in send_clone()
5099 clone_root->root->root_item.received_uuid); in send_clone()
5102 clone_root->root->root_item.uuid); in send_clone()
5104 le64_to_cpu(clone_root->root->root_item.ctransid)); in send_clone()