Lines Matching refs:buffer_head

96 	struct buffer_head *bh = NULL;  in verify_group_input()
354 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean()
357 struct buffer_head *bh; in bclean()
417 struct buffer_head *bh; in set_flexbg_block_bitmap()
485 struct buffer_head *bh = NULL; in setup_new_flex_group_blocks()
522 struct buffer_head *gdb; in setup_new_flex_group_blocks()
711 struct buffer_head *primary) in verify_reserved_gdb()
759 struct buffer_head **o_group_desc, **n_group_desc; in add_new_gdb()
760 struct buffer_head *dind; in add_new_gdb()
761 struct buffer_head *gdb_bh; in add_new_gdb()
818 sizeof(struct buffer_head *), in add_new_gdb()
854 EXT4_SB(sb)->s_gdb_count * sizeof(struct buffer_head *)); in add_new_gdb()
885 struct buffer_head *gdb_bh; in add_new_gdb_meta_bg()
886 struct buffer_head **o_group_desc, **n_group_desc; in add_new_gdb_meta_bg()
896 sizeof(struct buffer_head *), in add_new_gdb_meta_bg()
907 EXT4_SB(sb)->s_gdb_count * sizeof(struct buffer_head *)); in add_new_gdb_meta_bg()
937 struct buffer_head **primary; in reserve_backup_gdb()
938 struct buffer_head *dind; in reserve_backup_gdb()
1072 struct buffer_head *bh; in update_backups()
1156 struct buffer_head *gdb_bh; in ext4_add_new_descs()
1192 static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block) in ext4_get_bitmap()
1194 struct buffer_head *bh = sb_getblk(sb, block); in ext4_get_bitmap()
1212 struct buffer_head *bh; in ext4_set_bitmap_checksums()
1242 struct buffer_head *gdb_bh; in ext4_setup_new_descs()
1482 struct buffer_head *gdb_bh; in ext4_flex_group_add()
1706 struct buffer_head *bh; in ext4_group_extend()
1868 struct buffer_head *bh; in ext4_resize_fs()