Lines Matching refs:buffer_head
43 struct buffer_head **bhs = fatent->bhs; in fat12_ent_set_ptr()
70 struct buffer_head **bhs = fatent->bhs; in fat12_ent_bread()
195 struct buffer_head **bhs = fatent->bhs; in fat12_ent_next()
227 const struct buffer_head *bh = fatent->bhs[0]; in fat16_ent_next()
239 const struct buffer_head *bh = fatent->bhs[0]; in fat32_ent_next()
324 struct buffer_head **bhs = fatent->bhs; in fat_ent_update_ptr()
375 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, in fat_mirror_bhs()
379 struct buffer_head *c_bh; in fat_mirror_bhs()
444 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs()
468 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_alloc_clusters()
556 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; in fat_free_clusters()