Searched refs:best_offset (Results 1 – 2 of 2) sorted by relevance
81 ulong cur_offset, best_offset = rate; in s5_search_fractional() local88 for (d = 0; best_offset > 0 && d <= 1 ; d++) { in s5_search_fractional()90 for (i = 0; best_offset > 0 && i < MAX_PRE; i++) { in s5_search_fractional()92 for (j = 1; best_offset > 0 && j < MAX_SEL; j++) { in s5_search_fractional()96 if (cur_offset < best_offset) { in s5_search_fractional()97 best_offset = cur_offset; in s5_search_fractional()
1282 u16 best_offset, best_size; in ocfs2_block_group_find_clear_bits() local1290 found = start = best_offset = best_size = 0; in ocfs2_block_group_find_clear_bits()1314 best_offset = start - found; in ocfs2_block_group_find_clear_bits()1324 res->sr_bit_offset = best_offset; in ocfs2_block_group_find_clear_bits()