Searched refs:max_shift (Results 1 – 2 of 2) sorted by relevance
127 int min_shift, int max_shift);
2039 u64 offset, unsigned *padding, int min_shift, int max_shift) in __osd_encode_offset() argument2049 for (shift = min_shift; shift < max_shift; ++shift) { in __osd_encode_offset()2055 BUG_ON(shift == max_shift); in __osd_encode_offset()