Searched refs:dnc (Results 1 – 1 of 1) sorted by relevance
1320 dnode_children_t *dnc = dbu; in dnode_buf_evict_async() local1397 dnode_children_t *dnc; in dnode_hold_impl() local1482 dnc = dmu_buf_get_user(&db->db); in dnode_hold_impl()1484 if (dnc == NULL) { in dnode_hold_impl()1490 dnc->dnc_count = epb; in dnode_hold_impl()1491 dnh = &dnc->dnc_children[0]; in dnode_hold_impl()1525 dnc = winner; in dnode_hold_impl()1529 ASSERT(dnc->dnc_count == epb); in dnode_hold_impl()1535 dnh = &dnc->dnc_children[idx]; in dnode_hold_impl()1627 dnh = &dnc->dnc_children[idx]; in dnode_hold_impl()[all …]