Searched refs:bhs_per_rec (Results 1 – 1 of 1) sorted by relevance
912 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local948 bhs_per_rec = rec_size >> bh_size_bits; in ntfs_write_mst_block()949 BUG_ON(!bhs_per_rec); in ntfs_write_mst_block()986 rec_block += bhs_per_rec; in ntfs_write_mst_block()1110 if (i % bhs_per_rec) in ntfs_write_mst_block()1137 } while (++i % bhs_per_rec); in ntfs_write_mst_block()1166 } while (++i % bhs_per_rec); in ntfs_write_mst_block()1227 if (i % bhs_per_rec) in ntfs_write_mst_block()1247 if (!(i % bhs_per_rec)) { in ntfs_write_mst_block()