root_tag_get
if (root_tag_get(root, tag))
if ((flags & RADIX_TREE_ITER_TAGGED) && !root_tag_get(root, tag))
return (root_tag_get(root, tag));