Lines Matching refs:b_data
77 memcpy(kaddr, dibh->b_data + sizeof(struct gfs2_dinode), dsize); in gfs2_unstuffer_page()
158 di = (struct gfs2_dinode *)dibh->b_data; in gfs2_unstuff_dinode()
270 return ((__be64 *)(bh->b_data + head_size)) + mp->mp_list[height]; in metapointer()
277 const __be64 *endp = (const __be64 *)(bh->b_data + bh->b_size); in gfs2_metapath_ra()
403 __be64 *ptr = (__be64 *)(mp->mp_bh[i - 1]->b_data + in gfs2_indirect_init()
479 dblks = gfs2_extent_length(bh->b_data, bh->b_size, ptr, maxlen, in gfs2_bmap_alloc()
518 ptr = (__be64 *)(dibh->b_data + in gfs2_bmap_alloc()
532 ptr = (__be64 *)(mp->mp_bh[i]->b_data + in gfs2_bmap_alloc()
582 gfs2_dinode_out(ip, mp->mp_bh[0]->b_data); in gfs2_bmap_alloc()
655 len = gfs2_extent_length(bh->b_data, bh->b_size, ptr, maxlen, &eob); in gfs2_block_map()
840 gfs2_dinode_out(ip, dibh->b_data); in do_strip()
887 top = (__be64 *)(bh->b_data + sizeof(struct gfs2_dinode)) + mp->mp_list[0]; in recursive_scan()
888 bottom = (__be64 *)(bh->b_data + sizeof(struct gfs2_dinode)) + sdp->sd_diptrs; in recursive_scan()
894 top = (__be64 *)(bh->b_data + mh_size) + in recursive_scan()
897 bottom = (__be64 *)(bh->b_data + mh_size) + sdp->sd_inptrs; in recursive_scan()
1066 gfs2_dinode_out(ip, dibh->b_data); in trunc_start()
1148 gfs2_dinode_out(ip, dibh->b_data); in trunc_end()
1256 gfs2_dinode_out(ip, dibh->b_data); in do_grow()