Searched refs:dnode_children_t (Results 1 – 2 of 2) sorted by relevance
1020 dnode_children_t *children_dnodes = dbu; in dnode_buf_evict_async()1052 kmem_free(children_dnodes, sizeof (dnode_children_t) + in dnode_buf_evict_async()1072 dnode_children_t *children_dnodes; in dnode_hold_impl()1136 dnode_children_t *winner; in dnode_hold_impl()1137 children_dnodes = kmem_zalloc(sizeof (dnode_children_t) + in dnode_hold_impl()1153 kmem_free(children_dnodes, sizeof (dnode_children_t) + in dnode_hold_impl()
262 } dnode_children_t; typedef