Searched refs:ZLF_ENTRIES_CDSORTED (Results 1 – 3 of 3) sorted by relevance
97 #define ZLF_ENTRIES_CDSORTED (1<<0) macro
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()
635 zlp->l_hdr.lh_flags & ZLF_ENTRIES_CDSORTED ? in zap_leaf()