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()
983 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()
996 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
1194 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()
1218 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()
1533 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()
1662 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()
2274 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()
2275 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_init_xattr_block_xa_loc()
2284 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block, in ocfs2_init_xattr_block_xa_loc()
2438 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove()
2449 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()
2471 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block()
2490 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_free_block()
2803 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find()
2817 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_find()
2855 struct ocfs2_xattr_block *xblk; in ocfs2_create_xattr_block()
2890 xblk = (struct ocfs2_xattr_block *)new_bh->b_data; in ocfs2_create_xattr_block()
2941 struct ocfs2_xattr_block *xblk = NULL; in ocfs2_xattr_block_set()
2954 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
2960 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
3030 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need()
3068 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3174 xb = (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_calc_xattr_set_need()
3176 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3914 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find()
3915 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find()
4072 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block()
4073 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_iterate_xattr_index_block()
4178 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket()
4179 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4198 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4220 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4243 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf; in ocfs2_xattr_update_xattr_search()
4268 struct ocfs2_xattr_block *xb = in ocfs2_xattr_create_index_block()
4269 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4329 offsetof(struct ocfs2_xattr_block, xb_attrs)); in ocfs2_xattr_create_index_block()
5260 struct ocfs2_xattr_block *xb = in ocfs2_add_new_xattr_bucket()
5261 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5414 struct ocfs2_xattr_block *xb = in ocfs2_rm_xattr_cluster()
5415 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_rm_xattr_cluster()
5755 struct ocfs2_xattr_block *xb; in ocfs2_prepare_refcount_xattr()
5777 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_prepare_refcount_xattr()
6096 struct ocfs2_xattr_block *xb = in ocfs2_xattr_block_attach_refcount()
6097 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_attach_refcount()
6577 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6578 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_block()
6579 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_block()
6581 struct ocfs2_xattr_block *new_xb = in ocfs2_reflink_xattr_block()
6582 (struct ocfs2_xattr_block *)new_blk_bh->b_data; in ocfs2_reflink_xattr_block()
7081 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_in_block()
7082 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_in_block()