Searched refs:l_bs (Results 1 – 3 of 3) sorted by relevance
50 (((1<<(l)->l_bs) - 2*ZAP_LEAF_HASH_NUMENTRIES(l)) / \77 #define ZAP_LEAF_HASH_SHIFT(l) ((l)->l_bs - 5)159 int l_bs; /* block size shift */ member
113 l.l_bs = highbit64(size) - 1; in zap_leaf_byteswap()165 l->l_bs = highbit64(l->l_dbuf->db_size) - 1; in zap_leaf_init()
471 l->l_bs = highbit64(db->db_size) - 1; in zap_open_leaf()