Searched refs:best_start (Results 1 – 1 of 1) sorted by relevance
407 unsigned int best_start, best_len = 0; in ocfs2_resmap_find_free_bits() local413 found = best_start = best_len = 0; in ocfs2_resmap_find_free_bits()434 best_start = start - found; in ocfs2_resmap_find_free_bits()448 *rstart = best_start; in ocfs2_resmap_find_free_bits()450 trace_ocfs2_resmap_find_free_bits_end(best_start, best_len); in ocfs2_resmap_find_free_bits()464 unsigned int best_start = 0, best_len = 0; in __ocfs2_resv_find_window() local542 best_start = cstart; in __ocfs2_resv_find_window()591 best_start = cstart; in __ocfs2_resv_find_window()595 best_start = cstart; in __ocfs2_resv_find_window()609 resv->r_start = best_start; in __ocfs2_resv_find_window()
Completed in 5 milliseconds