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