Lines Matching refs:ocfs2_xattr_block

82 					 - sizeof(struct ocfs2_xattr_block) \
471 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block()
472 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_validate_xattr_block()
997 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()
1010 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
1208 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()
1232 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()
1548 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()
1677 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()
2289 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()
2290 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_init_xattr_block_xa_loc()
2299 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block, in ocfs2_init_xattr_block_xa_loc()
2453 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove()
2464 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()
2486 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block()
2505 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_free_block()
2818 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find()
2832 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_find()
2870 struct ocfs2_xattr_block *xblk; in ocfs2_create_xattr_block()
2905 xblk = (struct ocfs2_xattr_block *)new_bh->b_data; in ocfs2_create_xattr_block()
2956 struct ocfs2_xattr_block *xblk = NULL; in ocfs2_xattr_block_set()
2969 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
2975 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
3045 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need()
3083 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3189 xb = (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_calc_xattr_set_need()
3191 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3928 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find()
3929 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find()
4084 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block()
4085 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_iterate_xattr_index_block()
4190 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket()
4191 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4210 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4232 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4255 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf; in ocfs2_xattr_update_xattr_search()
4280 struct ocfs2_xattr_block *xb = in ocfs2_xattr_create_index_block()
4281 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4341 offsetof(struct ocfs2_xattr_block, xb_attrs)); in ocfs2_xattr_create_index_block()
5272 struct ocfs2_xattr_block *xb = in ocfs2_add_new_xattr_bucket()
5273 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5426 struct ocfs2_xattr_block *xb = in ocfs2_rm_xattr_cluster()
5427 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_rm_xattr_cluster()
5767 struct ocfs2_xattr_block *xb; in ocfs2_prepare_refcount_xattr()
5789 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_prepare_refcount_xattr()
6108 struct ocfs2_xattr_block *xb = in ocfs2_xattr_block_attach_refcount()
6109 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_attach_refcount()
6589 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6590 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_block()
6591 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_block()
6593 struct ocfs2_xattr_block *new_xb = in ocfs2_reflink_xattr_block()
6594 (struct ocfs2_xattr_block *)new_blk_bh->b_data; in ocfs2_reflink_xattr_block()
7093 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_in_block()
7094 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_in_block()