Searched refs:i_bhs (Results 1 – 1 of 1) sorted by relevance
465 int i_bhs, nr_bhs, err = 0; in ntfs_sync_mft_mirror() local577 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()589 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()604 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) in ntfs_sync_mft_mirror()605 clear_buffer_dirty(bhs[i_bhs]); in ntfs_sync_mft_mirror()671 int i_bhs, nr_bhs, err = 0; in write_mft_record_nolock() local774 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in write_mft_record_nolock()775 struct buffer_head *tbh = bhs[i_bhs]; in write_mft_record_nolock()789 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in write_mft_record_nolock()822 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) in write_mft_record_nolock()[all …]