Searched refs:dnc (Results 1 – 1 of 1) sorted by relevance
1211 dnode_children_t *dnc = dbu; in dnode_buf_evict_async() local1288 dnode_children_t *dnc; in dnode_hold_impl() local1373 dnc = dmu_buf_get_user(&db->db); in dnode_hold_impl()1375 if (dnc == NULL) { in dnode_hold_impl()1381 dnc->dnc_count = epb; in dnode_hold_impl()1382 dnh = &dnc->dnc_children[0]; in dnode_hold_impl()1416 dnc = winner; in dnode_hold_impl()1420 ASSERT(dnc->dnc_count == epb); in dnode_hold_impl()1426 dnh = &dnc->dnc_children[idx]; in dnode_hold_impl()1518 dnh = &dnc->dnc_children[idx]; in dnode_hold_impl()[all …]