Lines Matching refs:ocfs2_xattr_block
82 - sizeof(struct ocfs2_xattr_block) \
467 struct ocfs2_xattr_block *xb =
468 (struct ocfs2_xattr_block *)bh->b_data;
993 struct ocfs2_xattr_block *xb;
1006 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
1204 struct ocfs2_xattr_block *xb;
1228 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data;
1544 offsetof(struct ocfs2_xattr_block,
1673 offsetof(struct ocfs2_xattr_block,
2285 struct ocfs2_xattr_block *xb =
2286 (struct ocfs2_xattr_block *)bh->b_data;
2295 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block,
2449 struct ocfs2_xattr_block *xb;
2460 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
2482 struct ocfs2_xattr_block *xb;
2501 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
2814 struct ocfs2_xattr_block *xb;
2828 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
2866 struct ocfs2_xattr_block *xblk;
2900 /* Initialize ocfs2_xattr_block */
2901 xblk = (struct ocfs2_xattr_block *)new_bh->b_data;
2952 struct ocfs2_xattr_block *xblk = NULL;
2965 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data;
2971 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data;
3041 struct ocfs2_xattr_block *xb = NULL;
3079 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data;
3185 xb = (struct ocfs2_xattr_block *)bh->b_data;
3187 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data;
3924 struct ocfs2_xattr_block *xb =
3925 (struct ocfs2_xattr_block *)root_bh->b_data;
4080 struct ocfs2_xattr_block *xb =
4081 (struct ocfs2_xattr_block *)blk_bh->b_data;
4171 * When the ocfs2_xattr_block is filled up, new bucket will be created
4176 * in the ocfs2_xattr_block.
4186 struct ocfs2_xattr_block *xb =
4187 (struct ocfs2_xattr_block *)xb_bh->b_data;
4206 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4228 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4251 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf;
4276 struct ocfs2_xattr_block *xb =
4277 (struct ocfs2_xattr_block *)xb_bh->b_data;
4337 offsetof(struct ocfs2_xattr_block, xb_attrs));
5252 * accordingly. xb_bh is the ocfs2_xattr_block, and target is the
5268 struct ocfs2_xattr_block *xb =
5269 (struct ocfs2_xattr_block *)xb_bh->b_data;
5422 struct ocfs2_xattr_block *xb =
5423 (struct ocfs2_xattr_block *)root_bh->b_data;
5763 struct ocfs2_xattr_block *xb;
5785 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data;
5929 * Used for xattrs stored in inode and ocfs2_xattr_block.
6104 struct ocfs2_xattr_block *xb =
6105 (struct ocfs2_xattr_block *)blk_bh->b_data;
6585 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
6586 struct ocfs2_xattr_block *xb =
6587 (struct ocfs2_xattr_block *)blk_bh->b_data;
6589 struct ocfs2_xattr_block *new_xb =
6590 (struct ocfs2_xattr_block *)new_blk_bh->b_data;
7089 struct ocfs2_xattr_block *xb =
7090 (struct ocfs2_xattr_block *)blk_bh->b_data;