Lines Matching refs:buffer_head
33 struct buffer_head *bh = NULL; in verify_group_input()
112 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean()
115 struct buffer_head *bh; in bclean()
159 struct buffer_head *bh) in extend_or_restart_transaction()
196 struct buffer_head *bh; in setup_new_group_blocks()
228 struct buffer_head *gdb; in setup_new_group_blocks()
261 struct buffer_head *gdb; in setup_new_group_blocks()
291 struct buffer_head *it; in setup_new_group_blocks()
387 struct buffer_head *primary) in verify_reserved_gdb()
429 struct buffer_head **primary) in add_new_gdb()
435 struct buffer_head **o_group_desc, **n_group_desc; in add_new_gdb()
436 struct buffer_head *dind; in add_new_gdb()
498 n_group_desc = kmalloc((gdb_num + 1) * sizeof(struct buffer_head *), in add_new_gdb()
533 EXT3_SB(sb)->s_gdb_count * sizeof(struct buffer_head *)); in add_new_gdb()
584 struct buffer_head **primary; in reserve_backup_gdb()
585 struct buffer_head *dind; in reserve_backup_gdb()
716 struct buffer_head *bh; in update_backups()
789 struct buffer_head *primary = NULL; in ext3_group_add()
997 struct buffer_head * bh; in ext3_group_extend()