vb_bh             473 fs/ocfs2/alloc.c 	__ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb,
vb_bh             717 fs/ocfs2/xattr.c 		status = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh,
vb_bh             739 fs/ocfs2/xattr.c 		ocfs2_journal_dirty(handle, vb->vb_bh);
vb_bh             778 fs/ocfs2/xattr.c 	ret = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh,
vb_bh             793 fs/ocfs2/xattr.c 	ocfs2_journal_dirty(handle, vb->vb_bh);
vb_bh            1684 fs/ocfs2/xattr.c 	vb->vb_bh = bh;
vb_bh            1877 fs/ocfs2/xattr.c 	vb->vb_bh = bucket->bu_bhs[block_offset];
vb_bh            2431 fs/ocfs2/xattr.c 		.vb_bh = di_bh,
vb_bh            2458 fs/ocfs2/xattr.c 		.vb_bh = blk_bh,
vb_bh            5381 fs/ocfs2/xattr.c 	vb.vb_bh = bucket->bu_bhs[value_blk];
vb_bh            5382 fs/ocfs2/xattr.c 	BUG_ON(!vb.vb_bh);
vb_bh            5385 fs/ocfs2/xattr.c 		(vb.vb_bh->b_data + offset % blocksize);
vb_bh            5787 fs/ocfs2/xattr.c 		vb.vb_bh = xis->inode_bh;
vb_bh            5807 fs/ocfs2/xattr.c 			vb.vb_bh = xbs->bucket->bu_bhs[block_off];
vb_bh            5821 fs/ocfs2/xattr.c 			vb.vb_bh = xbs->xattr_bh;
vb_bh            5986 fs/ocfs2/xattr.c 		.vb_bh = fe_bh,
vb_bh            6071 fs/ocfs2/xattr.c 						      &vb.vb_xv, &vb.vb_bh);
vb_bh            6116 fs/ocfs2/xattr.c 			.vb_bh = blk_bh,
vb_bh            6412 fs/ocfs2/xattr.c 			vb->vb_bh = value_bh;
vb_bh            6480 fs/ocfs2/xattr.c 		.vb_bh = args->new_bh,
vb_bh            6600 fs/ocfs2/xattr.c 		.vb_bh = new_blk_bh,
vb_bh              72 fs/ocfs2/xattr.h 	struct buffer_head		*vb_bh;