Lines Matching refs:ocfs2_xattr_block
92 - sizeof(struct ocfs2_xattr_block) \
481 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block()
482 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_validate_xattr_block()
989 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()
1002 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
1200 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()
1224 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()
1539 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()
1668 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()
2280 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()
2281 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_init_xattr_block_xa_loc()
2290 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block, in ocfs2_init_xattr_block_xa_loc()
2444 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove()
2455 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()
2477 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block()
2496 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_free_block()
2809 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find()
2823 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_find()
2861 struct ocfs2_xattr_block *xblk; in ocfs2_create_xattr_block()
2896 xblk = (struct ocfs2_xattr_block *)new_bh->b_data; in ocfs2_create_xattr_block()
2947 struct ocfs2_xattr_block *xblk = NULL; in ocfs2_xattr_block_set()
2960 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
2966 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
3036 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need()
3074 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3180 xb = (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_calc_xattr_set_need()
3182 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3922 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find()
3923 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find()
4080 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block()
4081 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_iterate_xattr_index_block()
4186 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket()
4187 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4206 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4228 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4251 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf; in ocfs2_xattr_update_xattr_search()
4276 struct ocfs2_xattr_block *xb = in ocfs2_xattr_create_index_block()
4277 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4337 offsetof(struct ocfs2_xattr_block, xb_attrs)); in ocfs2_xattr_create_index_block()
5268 struct ocfs2_xattr_block *xb = in ocfs2_add_new_xattr_bucket()
5269 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5422 struct ocfs2_xattr_block *xb = in ocfs2_rm_xattr_cluster()
5423 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_rm_xattr_cluster()
5763 struct ocfs2_xattr_block *xb; in ocfs2_prepare_refcount_xattr()
5785 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_prepare_refcount_xattr()
6104 struct ocfs2_xattr_block *xb = in ocfs2_xattr_block_attach_refcount()
6105 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_attach_refcount()
6585 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6586 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_block()
6587 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_block()
6589 struct ocfs2_xattr_block *new_xb = in ocfs2_reflink_xattr_block()
6590 (struct ocfs2_xattr_block *)new_blk_bh->b_data; in ocfs2_reflink_xattr_block()
7089 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_in_block()
7090 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_in_block()