Searched refs:nr_zero (Results 1 – 2 of 2) sorted by relevance
95 unsigned i, nr_zero = 0; in bch2_nocow_locks_to_text() local105 nr_zero++; in bch2_nocow_locks_to_text()109 if (nr_zero) in bch2_nocow_locks_to_text()110 prt_printf(out, "(%u empty entries)\n", nr_zero); in bch2_nocow_locks_to_text()111 nr_zero = 0; in bch2_nocow_locks_to_text()123 if (nr_zero) in bch2_nocow_locks_to_text()124 prt_printf(out, "(%u empty entries)\n", nr_zero); in bch2_nocow_locks_to_text()
383 unsigned long next_zero_bit, next_set_bit, nr_zero; in cma_debug_show_areas() local395 nr_zero = next_set_bit - next_zero_bit; in cma_debug_show_areas()396 nr_part = nr_zero << cma->order_per_bit; in cma_debug_show_areas()400 start = next_zero_bit + nr_zero; in cma_debug_show_areas()