Lines Matching defs:xb_bh
4179 struct buffer_head *xb_bh,
4187 (struct ocfs2_xattr_block *)xb_bh->b_data;
4191 char *src = xb_bh->b_data;
4195 (unsigned long long)xb_bh->b_blocknr,
4275 struct buffer_head *xb_bh = xs->xattr_bh;
4277 (struct ocfs2_xattr_block *)xb_bh->b_data;
4282 (unsigned long long)xb_bh->b_blocknr);
4294 ret = ocfs2_journal_access_xb(handle, INODE_CACHE(inode), xb_bh,
4330 ocfs2_cp_xattr_block_to_bucket(inode, xb_bh, xs->bucket);
4333 ocfs2_xattr_update_xattr_search(inode, xs, xb_bh);
4352 ocfs2_journal_dirty(handle, xb_bh);
5252 * accordingly. xb_bh is the ocfs2_xattr_block, and target is the
5264 struct buffer_head *xb_bh,
5269 (struct ocfs2_xattr_block *)xb_bh->b_data;
5312 xb_bh,