Lines Matching refs:nr_bhs
914 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
961 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
1079 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1095 BUG_ON(nr_bhs >= max_bhs); in ntfs_write_mst_block()
1096 bhs[nr_bhs++] = bh; in ntfs_write_mst_block()
1101 if (!nr_bhs) in ntfs_write_mst_block()
1108 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1178 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1197 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1221 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1248 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()