Lines Matching refs:xb_bh
4171 struct buffer_head *xb_bh, in ocfs2_cp_xattr_block_to_bucket() argument
4179 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4183 char *src = xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4187 (unsigned long long)xb_bh->b_blocknr, in ocfs2_cp_xattr_block_to_bucket()
4267 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local
4269 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4274 (unsigned long long)xb_bh->b_blocknr); in ocfs2_xattr_create_index_block()
4286 ret = ocfs2_journal_access_xb(handle, INODE_CACHE(inode), xb_bh, in ocfs2_xattr_create_index_block()
4322 ocfs2_cp_xattr_block_to_bucket(inode, xb_bh, xs->bucket); in ocfs2_xattr_create_index_block()
4325 ocfs2_xattr_update_xattr_search(inode, xs, xb_bh); in ocfs2_xattr_create_index_block()
4344 ocfs2_journal_dirty(handle, xb_bh); in ocfs2_xattr_create_index_block()
5256 struct buffer_head *xb_bh, in ocfs2_add_new_xattr_bucket() argument
5261 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5304 xb_bh, in ocfs2_add_new_xattr_bucket()