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()
712 struct buffer_head *primary) in verify_reserved_gdb()
760 struct buffer_head **o_group_desc, **n_group_desc; in add_new_gdb()
761 struct buffer_head *dind; in add_new_gdb()
762 struct buffer_head *gdb_bh; in add_new_gdb()
819 sizeof(struct buffer_head *), in add_new_gdb()
855 EXT4_SB(sb)->s_gdb_count * sizeof(struct buffer_head *)); in add_new_gdb()
886 struct buffer_head *gdb_bh; in add_new_gdb_meta_bg()
887 struct buffer_head **o_group_desc, **n_group_desc; in add_new_gdb_meta_bg()
897 sizeof(struct buffer_head *), in add_new_gdb_meta_bg()
908 EXT4_SB(sb)->s_gdb_count * sizeof(struct buffer_head *)); in add_new_gdb_meta_bg()
938 struct buffer_head **primary; in reserve_backup_gdb()
939 struct buffer_head *dind; in reserve_backup_gdb()
1073 struct buffer_head *bh; in update_backups()
1157 struct buffer_head *gdb_bh; in ext4_add_new_descs()
1193 static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block) in ext4_get_bitmap()
1195 struct buffer_head *bh = sb_getblk(sb, block); in ext4_get_bitmap()
1213 struct buffer_head *bh; in ext4_set_bitmap_checksums()
1243 struct buffer_head *gdb_bh; in ext4_setup_new_descs()
1486 struct buffer_head *gdb_bh; in ext4_flex_group_add()
1712 struct buffer_head *bh; in ext4_group_extend()
1874 struct buffer_head *bh; in ext4_resize_fs()