Lines Matching refs:bhs
913 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
1080 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1097 bhs[nr_bhs++] = bh; in ntfs_write_mst_block()
1115 tbh = bhs[i]; in ntfs_write_mst_block()
1139 bhs[i] = NULL; in ntfs_write_mst_block()
1167 clear_buffer_dirty(bhs[i]); in ntfs_write_mst_block()
1168 bhs[i] = NULL; in ntfs_write_mst_block()
1180 tbh = bhs[i]; in ntfs_write_mst_block()
1199 tbh = bhs[i]; in ntfs_write_mst_block()
1232 tbh = bhs[i]; in ntfs_write_mst_block()
1251 tbh = bhs[i]; in ntfs_write_mst_block()