Lines Matching refs:xb_bh
4185 struct buffer_head *xb_bh, in ocfs2_cp_xattr_block_to_bucket() argument
4193 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4197 char *src = xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4201 (unsigned long long)xb_bh->b_blocknr, in ocfs2_cp_xattr_block_to_bucket()
4281 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local
4283 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4288 (unsigned long long)xb_bh->b_blocknr); in ocfs2_xattr_create_index_block()
4300 ret = ocfs2_journal_access_xb(handle, INODE_CACHE(inode), xb_bh, in ocfs2_xattr_create_index_block()
4336 ocfs2_cp_xattr_block_to_bucket(inode, xb_bh, xs->bucket); in ocfs2_xattr_create_index_block()
4339 ocfs2_xattr_update_xattr_search(inode, xs, xb_bh); in ocfs2_xattr_create_index_block()
4358 ocfs2_journal_dirty(handle, xb_bh); in ocfs2_xattr_create_index_block()
5270 struct buffer_head *xb_bh, in ocfs2_add_new_xattr_bucket() argument
5275 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5318 xb_bh, in ocfs2_add_new_xattr_bucket()