Searched refs:lh_flags (Results 1 – 7 of 7) sorted by relevance
101 uint_t lh_flags; member
116 uint8_t lh_flags; /* ZLF_* flags */ member
179 zap_leaf_phys(l)->l_hdr.lh_flags |= ZLF_ENTRIES_CDSORTED; in zap_leaf_init()424 (zap_leaf_phys(l)->l_hdr.lh_flags & ZLF_ENTRIES_CDSORTED)); in zap_leaf_lookup()601 if (zap_leaf_phys(l)->l_hdr.lh_flags & ZLF_ENTRIES_CDSORTED) { in zap_entry_create()818 zap_leaf_phys(l)->l_hdr.lh_flags |= ZLF_ENTRIES_CDSORTED; in zap_leaf_split()
330 uint_t lh_flags; member
135 hdl->lh_flags = flags; in usb_alloc_log_hdl()
1735 if (handlep->lh_flags & LH_FLAGS_NOTIFY) in ldi_close()1751 handlep->lh_flags &= ~LH_FLAGS_NOTIFY; in ldi_close()3378 lecp->lec_lhp->lh_flags |= LH_FLAGS_NOTIFY; in ldi_invoke_notify()
634 mdb_printf(" lh_flags = %x (%s)\n", zlp->l_hdr.lh_flags, in zap_leaf()635 zlp->l_hdr.lh_flags & ZLF_ENTRIES_CDSORTED ? in zap_leaf()