Searched refs:skip_nr (Results 1 – 2 of 2) sorted by relevance
913 int cur_idx, prev_idx, skip_nr; in bch_dirty_init_thread() local931 skip_nr = cur_idx - prev_idx; in bch_dirty_init_thread()933 while (skip_nr) { in bch_dirty_init_thread()945 skip_nr--; in bch_dirty_init_thread()
1967 int cur_idx, prev_idx, skip_nr; in bch_btree_check_thread() local1992 skip_nr = cur_idx - prev_idx; in bch_btree_check_thread()1994 while (skip_nr) { in bch_btree_check_thread()2011 skip_nr--; in bch_btree_check_thread()