Lines Matching refs:i_bhs
479 int i_bhs, nr_bhs, err = 0; in ntfs_sync_mft_mirror() local
591 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()
592 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror()
603 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()
604 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror()
618 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) in ntfs_sync_mft_mirror()
619 clear_buffer_dirty(bhs[i_bhs]); in ntfs_sync_mft_mirror()
685 int i_bhs, nr_bhs, err = 0; in write_mft_record_nolock() local
788 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in write_mft_record_nolock()
789 struct buffer_head *tbh = bhs[i_bhs]; in write_mft_record_nolock()
803 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in write_mft_record_nolock()
804 struct buffer_head *tbh = bhs[i_bhs]; in write_mft_record_nolock()
836 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) in write_mft_record_nolock()
837 clear_buffer_dirty(bhs[i_bhs]); in write_mft_record_nolock()