Lines Matching refs:ocfs2_xattr_block
84 - sizeof(struct ocfs2_xattr_block) \
473 struct ocfs2_xattr_block *xb =
474 (struct ocfs2_xattr_block *)bh->b_data;
999 struct ocfs2_xattr_block *xb;
1012 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
1210 struct ocfs2_xattr_block *xb;
1234 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data;
1550 offsetof(struct ocfs2_xattr_block,
1679 offsetof(struct ocfs2_xattr_block,
2291 struct ocfs2_xattr_block *xb =
2292 (struct ocfs2_xattr_block *)bh->b_data;
2301 loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block,
2455 struct ocfs2_xattr_block *xb;
2466 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
2488 struct ocfs2_xattr_block *xb;
2507 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
2820 struct ocfs2_xattr_block *xb;
2834 xb = (struct ocfs2_xattr_block *)blk_bh->b_data;
2872 struct ocfs2_xattr_block *xblk;
2906 /* Initialize ocfs2_xattr_block */
2907 xblk = (struct ocfs2_xattr_block *)new_bh->b_data;
2958 struct ocfs2_xattr_block *xblk = NULL;
2971 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data;
2977 xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data;
3047 struct ocfs2_xattr_block *xb = NULL;
3085 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data;
3191 xb = (struct ocfs2_xattr_block *)bh->b_data;
3193 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data;
3930 struct ocfs2_xattr_block *xb =
3931 (struct ocfs2_xattr_block *)root_bh->b_data;
4086 struct ocfs2_xattr_block *xb =
4087 (struct ocfs2_xattr_block *)blk_bh->b_data;
4177 * When the ocfs2_xattr_block is filled up, new bucket will be created
4182 * in the ocfs2_xattr_block.
4192 struct ocfs2_xattr_block *xb =
4193 (struct ocfs2_xattr_block *)xb_bh->b_data;
4212 off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4234 offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
4257 struct ocfs2_xattr_block *old_xb = (struct ocfs2_xattr_block *)buf;
4282 struct ocfs2_xattr_block *xb =
4283 (struct ocfs2_xattr_block *)xb_bh->b_data;
4343 offsetof(struct ocfs2_xattr_block, xb_attrs));
5258 * accordingly. xb_bh is the ocfs2_xattr_block, and target is the
5274 struct ocfs2_xattr_block *xb =
5275 (struct ocfs2_xattr_block *)xb_bh->b_data;
5428 struct ocfs2_xattr_block *xb =
5429 (struct ocfs2_xattr_block *)root_bh->b_data;
5769 struct ocfs2_xattr_block *xb;
5791 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data;
5935 * Used for xattrs stored in inode and ocfs2_xattr_block.
6110 struct ocfs2_xattr_block *xb =
6111 (struct ocfs2_xattr_block *)blk_bh->b_data;
6591 int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header);
6592 struct ocfs2_xattr_block *xb =
6593 (struct ocfs2_xattr_block *)blk_bh->b_data;
6595 struct ocfs2_xattr_block *new_xb =
6596 (struct ocfs2_xattr_block *)new_blk_bh->b_data;
7095 struct ocfs2_xattr_block *xb =
7096 (struct ocfs2_xattr_block *)blk_bh->b_data;