Searched refs:skip_nr (Results 1 – 2 of 2) sorted by relevance
829 int cur_idx, prev_idx, skip_nr; in bch_dirty_init_thread() local846 skip_nr = cur_idx - prev_idx; in bch_dirty_init_thread()848 while (skip_nr) { in bch_dirty_init_thread()860 skip_nr--; in bch_dirty_init_thread()
1916 int cur_idx, prev_idx, skip_nr; in bch_btree_check_thread() local1939 skip_nr = cur_idx - prev_idx; in bch_btree_check_thread()1941 while (skip_nr) { in bch_btree_check_thread()1958 skip_nr--; in bch_btree_check_thread()