Lines Matching refs:nr_bhs
912 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
959 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
1077 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1093 BUG_ON(nr_bhs >= max_bhs); in ntfs_write_mst_block()
1094 bhs[nr_bhs++] = bh; in ntfs_write_mst_block()
1099 if (!nr_bhs) in ntfs_write_mst_block()
1106 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1176 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1195 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1219 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()
1246 for (i = 0; i < nr_bhs; i++) { in ntfs_write_mst_block()