Lines Matching refs:buffer_head
75 typedef int (*ea_call_t) (struct gfs2_inode *ip, struct buffer_head *bh,
79 static int ea_foreach_i(struct gfs2_inode *ip, struct buffer_head *bh, in ea_foreach_i()
118 struct buffer_head *bh, *eabh; in ea_foreach()
166 static int ea_find_i(struct gfs2_inode *ip, struct buffer_head *bh, in ea_find_i()
225 static int ea_dealloc_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, in ea_dealloc_unstuffed()
233 struct buffer_head *dibh; in ea_dealloc_unstuffed()
325 static int ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, in ea_remove_unstuffed()
365 static int ea_list_i(struct gfs2_inode *ip, struct buffer_head *bh, in ea_list_i()
466 struct buffer_head **bh; in gfs2_iter_unstuffed()
475 bh = kcalloc(nptrs, sizeof(struct buffer_head *), GFP_NOFS); in gfs2_iter_unstuffed()
620 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
685 struct buffer_head *bh; in ea_write()
728 struct buffer_head *dibh; in ea_alloc_skeleton()
773 struct buffer_head *bh; in ea_init_i()
862 struct buffer_head *es_bh;
866 static int ea_set_simple_noalloc(struct gfs2_inode *ip, struct buffer_head *bh, in ea_set_simple_noalloc()
870 struct buffer_head *dibh; in ea_set_simple_noalloc()
921 static int ea_set_simple(struct gfs2_inode *ip, struct buffer_head *bh, in ea_set_simple()
972 struct buffer_head *indbh, *newbh; in ea_set_block()
1090 struct buffer_head *dibh; in ea_remove_stuffed()
1291 struct buffer_head *indbh, *dibh; in ea_dealloc_indirect()
1409 struct buffer_head *dibh; in ea_dealloc_block()