Searched refs:skip_nr (Results 1 – 2 of 2) sorted by relevance
875 int cur_idx, prev_idx, skip_nr; in bch_dirty_init_thread() local892 skip_nr = cur_idx - prev_idx; in bch_dirty_init_thread()894 while (skip_nr) { in bch_dirty_init_thread()906 skip_nr--; in bch_dirty_init_thread()
1918 int cur_idx, prev_idx, skip_nr; in bch_btree_check_thread() local1941 skip_nr = cur_idx - prev_idx; in bch_btree_check_thread()1943 while (skip_nr) { in bch_btree_check_thread()1960 skip_nr--; in bch_btree_check_thread()