Searched refs:DN_SLOT_INTERIOR (Results 1 – 2 of 2) sorted by relevance
107 #define DN_SLOT_INTERIOR ((void *)3UL) /* Interior allocated slot */ macro108 #define DN_SLOT_IS_PTR(dn) ((void *)dn > DN_SLOT_INTERIOR)
1553 DN_SLOT_INTERIOR); in dnode_hold_impl()1585 } else if (dnh->dnh_dnode == DN_SLOT_INTERIOR) { in dnode_hold_impl()1706 dnode_set_slots(dnc, idx + 1, slots - 1, DN_SLOT_INTERIOR); in dnode_hold_impl()