Lines Matching refs:ocfs2_xattr_block

84 					 - sizeof(struct ocfs2_xattr_block) \
473 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block()
474 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_validate_xattr_block()
999 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()
1012 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
1210 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()
1234 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()
1550 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()
1679 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()
2291 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()
2292 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_init_xattr_block_xa_loc()
2301 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block, in ocfs2_init_xattr_block_xa_loc()
2455 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove()
2466 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()
2488 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block()
2507 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_free_block()
2820 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find()
2834 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_find()
2872 struct ocfs2_xattr_block *xblk; in ocfs2_create_xattr_block()
2907 xblk = (struct ocfs2_xattr_block *)new_bh->b_data; in ocfs2_create_xattr_block()
2958 struct ocfs2_xattr_block *xblk = NULL; in ocfs2_xattr_block_set()
2971 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
2977 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
3047 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need()
3085 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3191 xb = (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_calc_xattr_set_need()
3193 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3930 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find()
3931 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find()
4086 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block()
4087 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_iterate_xattr_index_block()
4192 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket()
4193 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4212 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4234 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4257 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf; in ocfs2_xattr_update_xattr_search()
4282 struct ocfs2_xattr_block *xb = in ocfs2_xattr_create_index_block()
4283 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4343 offsetof(struct ocfs2_xattr_block, xb_attrs)); in ocfs2_xattr_create_index_block()
5274 struct ocfs2_xattr_block *xb = in ocfs2_add_new_xattr_bucket()
5275 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5428 struct ocfs2_xattr_block *xb = in ocfs2_rm_xattr_cluster()
5429 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_rm_xattr_cluster()
5769 struct ocfs2_xattr_block *xb; in ocfs2_prepare_refcount_xattr()
5791 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_prepare_refcount_xattr()
6110 struct ocfs2_xattr_block *xb = in ocfs2_xattr_block_attach_refcount()
6111 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_attach_refcount()
6591 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6592 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_block()
6593 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_block()
6595 struct ocfs2_xattr_block *new_xb = in ocfs2_reflink_xattr_block()
6596 (struct ocfs2_xattr_block *)new_blk_bh->b_data; in ocfs2_reflink_xattr_block()
7095 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_in_block()
7096 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_in_block()