Lines Matching refs:xb_bh
4196 struct buffer_head *xb_bh, in ocfs2_cp_xattr_block_to_bucket() argument
4204 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4208 char *src = xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4212 (unsigned long long)xb_bh->b_blocknr, in ocfs2_cp_xattr_block_to_bucket()
4292 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local
4294 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4299 (unsigned long long)xb_bh->b_blocknr); in ocfs2_xattr_create_index_block()
4311 ret = ocfs2_journal_access_xb(handle, INODE_CACHE(inode), xb_bh, in ocfs2_xattr_create_index_block()
4347 ocfs2_cp_xattr_block_to_bucket(inode, xb_bh, xs->bucket); in ocfs2_xattr_create_index_block()
4350 ocfs2_xattr_update_xattr_search(inode, xs, xb_bh); in ocfs2_xattr_create_index_block()
4369 ocfs2_journal_dirty(handle, xb_bh); in ocfs2_xattr_create_index_block()
5281 struct buffer_head *xb_bh, in ocfs2_add_new_xattr_bucket() argument
5286 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5329 xb_bh, in ocfs2_add_new_xattr_bucket()