Searched refs:rec_block (Results 1 – 1 of 1) sorted by relevance
923 sector_t block, dblock, rec_block; in ntfs_write_mst_block() local970 rec_block = block = (sector_t)page->index << in ntfs_write_mst_block()983 if (likely(block < rec_block)) { in ntfs_write_mst_block()1002 BUG_ON(block > rec_block); in ntfs_write_mst_block()1004 rec_block += bhs_per_rec; in ntfs_write_mst_block()