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()
1007 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()
1020 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()
1218 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()
1242 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()
1558 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()
1687 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()
2299 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()
2300 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_init_xattr_block_xa_loc()
2309 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block, in ocfs2_init_xattr_block_xa_loc()
2463 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove()
2474 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()
2496 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block()
2515 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_free_block()
2828 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find()
2842 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_find()
2880 struct ocfs2_xattr_block *xblk; in ocfs2_create_xattr_block()
2915 xblk = (struct ocfs2_xattr_block *)new_bh->b_data; in ocfs2_create_xattr_block()
2966 struct ocfs2_xattr_block *xblk = NULL; in ocfs2_xattr_block_set()
2979 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
2985 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_set()
3055 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need()
3093 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3199 xb = (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_calc_xattr_set_need()
3201 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3941 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find()
3942 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find()
4097 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block()
4098 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_iterate_xattr_index_block()
4203 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket()
4204 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4223 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4245 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_cp_xattr_block_to_bucket()
4268 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf; in ocfs2_xattr_update_xattr_search()
4293 struct ocfs2_xattr_block *xb = in ocfs2_xattr_create_index_block()
4294 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4354 offsetof(struct ocfs2_xattr_block, xb_attrs)); in ocfs2_xattr_create_index_block()
5285 struct ocfs2_xattr_block *xb = in ocfs2_add_new_xattr_bucket()
5286 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
5439 struct ocfs2_xattr_block *xb = in ocfs2_rm_xattr_cluster()
5440 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_rm_xattr_cluster()
5780 struct ocfs2_xattr_block *xb; in ocfs2_prepare_refcount_xattr()
5802 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_prepare_refcount_xattr()
6121 struct ocfs2_xattr_block *xb = in ocfs2_xattr_block_attach_refcount()
6122 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_attach_refcount()
6602 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); in ocfs2_reflink_xattr_block()
6603 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_block()
6604 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_block()
6606 struct ocfs2_xattr_block *new_xb = in ocfs2_reflink_xattr_block()
6607 (struct ocfs2_xattr_block *)new_blk_bh->b_data; in ocfs2_reflink_xattr_block()
7106 struct ocfs2_xattr_block *xb = in ocfs2_reflink_xattr_in_block()
7107 (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_reflink_xattr_in_block()