Lines Matching refs:l_slot
2733 unsigned char l_slot = mast->orig_l->offset;
2735 if (!l_slot)
2738 mas_mab_cp(mast->orig_l, 0, l_slot - 1, mast->bn, 0);
3671 unsigned char l_slot;
3673 l_slot = l_mas->offset;
3678 (l_slot &&
3679 !mas_slot_locked(l_mas, l_wr_mas->slots, l_slot - 1))) {
3680 if (l_slot > 1)
3681 l_mas->index = l_wr_mas->pivots[l_slot - 2] + 1;
3685 l_mas->offset = l_slot - 1;