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() local930 skip_nr = cur_idx - prev_idx; in bch_dirty_init_thread()932 while (skip_nr) { in bch_dirty_init_thread()944 skip_nr--; in bch_dirty_init_thread()
1951 int cur_idx, prev_idx, skip_nr; in bch_btree_check_thread() local1974 skip_nr = cur_idx - prev_idx; in bch_btree_check_thread()1976 while (skip_nr) { in bch_btree_check_thread()1993 skip_nr--; in bch_btree_check_thread()