Lines Matching refs:ocfs2_xattr_block

82 					 - sizeof(struct ocfs2_xattr_block) \
467 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block()
468 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_validate_xattr_block()
993 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()
1006 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
1213 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()
1237 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()
1553 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()
1682 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()
2293 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()
2294 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_init_xattr_block_xa_loc()
2303 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block, in ocfs2_init_xattr_block_xa_loc()
2457 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove()
2468 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()
2490 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block()
2509 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_free_block()
2822 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find()
2836 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_find()
2874 struct ocfs2_xattr_block *xblk; in ocfs2_create_xattr_block()
2909 xblk = (struct ocfs2_xattr_block *)new_bh->b_data; in ocfs2_create_xattr_block()
2960 struct ocfs2_xattr_block *xblk = NULL; in ocfs2_xattr_block_set()
2973 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
2979 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
3049 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need()
3087 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3193 xb = (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_calc_xattr_set_need()
3195 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3932 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find()
3933 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find()
4088 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block()
4089 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_iterate_xattr_index_block()
4185 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket()
4186 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4205 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4227 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4250 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf; in ocfs2_xattr_update_xattr_search()
4275 struct ocfs2_xattr_block *xb = in ocfs2_xattr_create_index_block()
4276 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4336 offsetof(struct ocfs2_xattr_block, xb_attrs)); in ocfs2_xattr_create_index_block()
5267 struct ocfs2_xattr_block *xb = in ocfs2_add_new_xattr_bucket()
5268 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5421 struct ocfs2_xattr_block *xb = in ocfs2_rm_xattr_cluster()
5422 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_rm_xattr_cluster()
5762 struct ocfs2_xattr_block *xb; in ocfs2_prepare_refcount_xattr()
5784 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_prepare_refcount_xattr()
6103 struct ocfs2_xattr_block *xb = in ocfs2_xattr_block_attach_refcount()
6104 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_attach_refcount()
6575 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6576 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_block()
6577 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_block()
6579 struct ocfs2_xattr_block *new_xb = in ocfs2_reflink_xattr_block()
6580 (struct ocfs2_xattr_block *)new_blk_bh->b_data; in ocfs2_reflink_xattr_block()
7079 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_in_block()
7080 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_in_block()