tree_set
void *tree_set(struct tree *, uint64_t, void *);
if (tree_set(&f->vnode_tree, v->ino, v) == NULL)
tree_set(&hs->deferred, evpid, NULL);