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()
622 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
687 struct buffer_head *bh; in ea_write()
730 struct buffer_head *dibh; in ea_alloc_skeleton()
775 struct buffer_head *bh; in ea_init_i()
864 struct buffer_head *es_bh;
868 static int ea_set_simple_noalloc(struct gfs2_inode *ip, struct buffer_head *bh, in ea_set_simple_noalloc()
872 struct buffer_head *dibh; in ea_set_simple_noalloc()
923 static int ea_set_simple(struct gfs2_inode *ip, struct buffer_head *bh, in ea_set_simple()
974 struct buffer_head *indbh, *newbh; in ea_set_block()
1092 struct buffer_head *dibh; in ea_remove_stuffed()
1294 struct buffer_head *indbh, *dibh; in ea_dealloc_indirect()
1412 struct buffer_head *dibh; in ea_dealloc_block()