Searched refs:bhs_per_rec (Results 1 – 1 of 1) sorted by relevance
914 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local950 bhs_per_rec = rec_size >> bh_size_bits; in ntfs_write_mst_block()951 BUG_ON(!bhs_per_rec); in ntfs_write_mst_block()988 rec_block += bhs_per_rec; in ntfs_write_mst_block()1112 if (i % bhs_per_rec) in ntfs_write_mst_block()1139 } while (++i % bhs_per_rec); in ntfs_write_mst_block()1168 } while (++i % bhs_per_rec); in ntfs_write_mst_block()1229 if (i % bhs_per_rec) in ntfs_write_mst_block()1249 if (!(i % bhs_per_rec)) { in ntfs_write_mst_block()