Lines Matching refs:ocfs2_xattr_header

81 					 - sizeof(struct ocfs2_xattr_header) \
85 - sizeof(struct ocfs2_xattr_header) \
126 struct ocfs2_xattr_header *header;
192 /* The ocfs2_xattr_header inside the on-disk storage. Not NULL. */
193 struct ocfs2_xattr_header *xl_header;
244 struct ocfs2_xattr_header *xh,
320 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0))
931 struct ocfs2_xattr_header *header,
958 struct ocfs2_xattr_header *xh;
961 xh = (struct ocfs2_xattr_header *)
977 struct ocfs2_xattr_header *header = NULL;
984 header = (struct ocfs2_xattr_header *)
1014 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header;
1170 xs->header = (struct ocfs2_xattr_header *)
1431 sizeof(struct ocfs2_xattr_header) -
1585 struct ocfs2_xattr_header *xh = loc->xl_header;
1631 struct ocfs2_xattr_header *xh = loc->xl_header;
1813 struct ocfs2_xattr_header *xh = loc->xl_header;
1849 struct ocfs2_xattr_header *xh = loc->xl_header;
1935 struct ocfs2_xattr_header *xh = loc->xl_header;
2282 (struct ocfs2_xattr_header *)(bh->b_data + bh->b_size -
2364 struct ocfs2_xattr_header *header,
2428 struct ocfs2_xattr_header *header;
2435 header = (struct ocfs2_xattr_header *)
2468 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header);
2697 xs->header = (struct ocfs2_xattr_header *)
2700 xs->header = (struct ocfs2_xattr_header *)
3683 * el must be the ocfs2_xattr_header.xb_attrs.xb_root.xt_list.
3757 struct ocfs2_xattr_header *xh = bucket_xh(bucket);
3806 * The ocfs2_xattr_header.xh_num_buckets of the first bucket contains
3822 struct ocfs2_xattr_header *xh = NULL;
4027 struct ocfs2_xattr_header *xh,
4194 struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.xb_header;
4195 struct ocfs2_xattr_header *xh = bucket_xh(bucket);
4208 * Since the xe_name_offset is based on ocfs2_xattr_header,
4210 * ocfs2_xattr_header's position.
4228 offset = offsetof(struct ocfs2_xattr_header, xh_entries);
4258 struct ocfs2_xattr_header *old_xh = &old_xb->xb_attrs.xb_header;
4341 /* Change from ocfs2_xattr_header to ocfs2_xattr_tree_root */
4391 struct ocfs2_xattr_header *xh;
4421 xh = (struct ocfs2_xattr_header *)bucket_buf;
4578 * If this ocfs2_xattr_header covers more than one hash value, find a
4583 static int ocfs2_xattr_find_divide_pos(struct ocfs2_xattr_header *xh)
4635 struct ocfs2_xattr_header *xh;
5363 struct ocfs2_xattr_header *xh = bucket_xh(bucket);
5522 struct ocfs2_xattr_header *xh = bucket_xh(bucket);
5658 struct ocfs2_xattr_header *xh = bucket_xh(bucket);
5933 * Given a normal ocfs2_xattr_header, refcount all the entries which
5939 struct ocfs2_xattr_header *header,
5982 struct ocfs2_xattr_header *header = (struct ocfs2_xattr_header *)
6007 struct ocfs2_xattr_header *xh = bucket_xh(bucket);
6044 struct ocfs2_xattr_header *xh =
6045 (struct ocfs2_xattr_header *)bucket->bu_bhs[0]->b_data;
6114 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header;
6203 struct ocfs2_xattr_header *xh,
6216 struct ocfs2_xattr_header *xh,
6260 struct ocfs2_xattr_header *xh,
6283 struct ocfs2_xattr_header *xh,
6341 struct ocfs2_xattr_header *xh,
6343 struct ocfs2_xattr_header *new_xh,
6472 struct ocfs2_xattr_header *xh = (struct ocfs2_xattr_header *)
6474 struct ocfs2_xattr_header *new_xh = (struct ocfs2_xattr_header *)
6594 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header;
6597 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header;
6684 struct ocfs2_xattr_header *xh,
6711 struct ocfs2_xattr_header *xh,
6730 struct ocfs2_xattr_header *xh =
6731 (struct ocfs2_xattr_header *)bucket->bu_bhs[0]->b_data;