dnode_children_t
dnode_slots_hold(dnode_children_t *children, int idx, int slots)
dnode_slots_rele(dnode_children_t *children, int idx, int slots)
dnode_slots_enter(dnode_children_t *children, int idx, int slots,
dnode_set_slots(dnode_children_t *children, int idx, int slots, void *ptr)
dnode_check_slots_free(dnode_children_t *children, int idx, int slots)
dnode_reclaim_slots(dnode_children_t *children, int idx, int slots)
dnode_children_t *children = dmu_buf_get_user(&dn->dn_dbuf->db);
dnode_children_t *dnc = dbu;
kmem_free(dnc, sizeof (dnode_children_t) +
dnode_children_t *dnc;
dnode_children_t *winner;
dnc = kmem_zalloc(sizeof (dnode_children_t) +
kmem_free(dnc, sizeof (dnode_children_t) +