Lines Matching refs:root_item
2386 if (!btrfs_is_empty_uuid(sctx->send_root->root_item.received_uuid)) in send_subvol_begin()
2388 sctx->send_root->root_item.received_uuid); in send_subvol_begin()
2391 sctx->send_root->root_item.uuid); in send_subvol_begin()
2394 le64_to_cpu(sctx->send_root->root_item.ctransid)); in send_subvol_begin()
2396 if (!btrfs_is_empty_uuid(parent_root->root_item.received_uuid)) in send_subvol_begin()
2398 parent_root->root_item.received_uuid); in send_subvol_begin()
2401 parent_root->root_item.uuid); in send_subvol_begin()
2403 le64_to_cpu(sctx->parent_root->root_item.ctransid)); in send_subvol_begin()
4950 if (!btrfs_is_empty_uuid(clone_root->root->root_item.received_uuid)) in send_clone()
4952 clone_root->root->root_item.received_uuid); in send_clone()
4955 clone_root->root->root_item.uuid); in send_clone()
4957 le64_to_cpu(clone_root->root->root_item.ctransid)); in send_clone()