Lines Matching refs:nr_bhs
915 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
962 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
1080 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1096 BUG_ON(nr_bhs >= max_bhs); in ntfs_write_mst_block()
1097 bhs[nr_bhs++] = bh; in ntfs_write_mst_block()
1102 if (!nr_bhs) in ntfs_write_mst_block()
1109 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1179 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1198 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1222 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1249 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()