Lines Matching refs:bhs
912 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
1079 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1096 bhs[nr_bhs++] = bh; in ntfs_write_mst_block()
1114 tbh = bhs[i]; in ntfs_write_mst_block()
1138 bhs[i] = NULL; in ntfs_write_mst_block()
1166 clear_buffer_dirty(bhs[i]); in ntfs_write_mst_block()
1167 bhs[i] = NULL; in ntfs_write_mst_block()
1179 tbh = bhs[i]; in ntfs_write_mst_block()
1198 tbh = bhs[i]; in ntfs_write_mst_block()
1231 tbh = bhs[i]; in ntfs_write_mst_block()
1250 tbh = bhs[i]; in ntfs_write_mst_block()