Searched refs:hbit (Results 1 – 1 of 1) sorted by relevance
1109 uint64_t hbit = highbit64(size); in metaslab_ndf_alloc() local1110 uint64_t *cursor = &msp->ms_lbas[hbit - 1]; in metaslab_ndf_alloc()1128 1ULL << (hbit + metaslab_ndf_clump_shift)); in metaslab_ndf_alloc()