Lines Matching refs:bhs
910 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in ntfs_write_mst_block() local
1077 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1094 bhs[nr_bhs++] = bh; in ntfs_write_mst_block()
1112 tbh = bhs[i]; in ntfs_write_mst_block()
1136 bhs[i] = NULL; in ntfs_write_mst_block()
1164 clear_buffer_dirty(bhs[i]); in ntfs_write_mst_block()
1165 bhs[i] = NULL; in ntfs_write_mst_block()
1177 tbh = bhs[i]; in ntfs_write_mst_block()
1196 tbh = bhs[i]; in ntfs_write_mst_block()
1229 tbh = bhs[i]; in ntfs_write_mst_block()
1248 tbh = bhs[i]; in ntfs_write_mst_block()