Lines Matching defs:nr_bhs
1094 struct buffer_head **bhs, int nr_bhs)
1118 if (n == nr_bhs) {
1300 int err, free_slots, i, nr_bhs;
1306 free_slots = nr_bhs = 0;
1318 bhs[nr_bhs] = prev = bh;
1319 nr_bhs++;
1325 for (i = 0; i < nr_bhs; i++)
1328 free_slots = nr_bhs = 0;
1353 int long_bhs = nr_bhs - (nr_slots == 0);
1366 if (!err && i < nr_bhs) {
1374 for (i = 0; i < nr_bhs; i++)
1416 for (i = 0; i < nr_bhs; i++)