bucket_xh         409 fs/ocfs2/xattr.c 						 &bucket_xh(bucket)->xh_check);
bucket_xh         447 fs/ocfs2/xattr.c 				   &bucket_xh(bucket)->xh_check);
bucket_xh        1247 fs/ocfs2/xattr.c 								bucket_xh(xs->bucket),
bucket_xh        1743 fs/ocfs2/xattr.c 	return le16_to_cpu(bucket_xh(bucket)->xh_free_start);
bucket_xh        2312 fs/ocfs2/xattr.c 	loc->xl_header = bucket_xh(bucket);
bucket_xh        3094 fs/ocfs2/xattr.c 							bucket_xh(xbs->bucket),
bucket_xh        3757 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = bucket_xh(bucket);
bucket_xh        3843 fs/ocfs2/xattr.c 	xh = bucket_xh(search);
bucket_xh        3856 fs/ocfs2/xattr.c 		xh = bucket_xh(search);
bucket_xh        3905 fs/ocfs2/xattr.c 	xs->header = bucket_xh(xs->bucket);
bucket_xh        4000 fs/ocfs2/xattr.c 			num_buckets = le16_to_cpu(bucket_xh(bucket)->xh_num_buckets);
bucket_xh        4003 fs/ocfs2/xattr.c 		     le32_to_cpu(bucket_xh(bucket)->xh_entries[0].xe_name_hash));
bucket_xh        4054 fs/ocfs2/xattr.c 	for (i = 0 ; i < le16_to_cpu(bucket_xh(bucket)->xh_count); i++) {
bucket_xh        4055 fs/ocfs2/xattr.c 		struct ocfs2_xattr_entry *entry = &bucket_xh(bucket)->xh_entries[i];
bucket_xh        4059 fs/ocfs2/xattr.c 							bucket_xh(bucket),
bucket_xh        4195 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = bucket_xh(bucket);
bucket_xh        4261 fs/ocfs2/xattr.c 	xs->header = bucket_xh(xs->bucket);
bucket_xh        4524 fs/ocfs2/xattr.c 	BUG_ON(le16_to_cpu(bucket_xh(first)->xh_num_buckets) < num_buckets);
bucket_xh        4687 fs/ocfs2/xattr.c 	xh = bucket_xh(s_bucket);
bucket_xh        4702 fs/ocfs2/xattr.c 		xh = bucket_xh(t_bucket);
bucket_xh        4714 fs/ocfs2/xattr.c 	xh = bucket_xh(t_bucket);
bucket_xh        4780 fs/ocfs2/xattr.c 	xh = bucket_xh(s_bucket);
bucket_xh        4959 fs/ocfs2/xattr.c 	le16_add_cpu(&bucket_xh(old_first)->xh_num_buckets, -num_buckets);
bucket_xh        4962 fs/ocfs2/xattr.c 	bucket_xh(new_first)->xh_num_buckets = cpu_to_le16(num_buckets);
bucket_xh        4966 fs/ocfs2/xattr.c 		*first_hash = le32_to_cpu(bucket_xh(new_first)->xh_entries[0].xe_name_hash);
bucket_xh        5203 fs/ocfs2/xattr.c 	u16 new_bucket = le16_to_cpu(bucket_xh(first)->xh_num_buckets);
bucket_xh        5249 fs/ocfs2/xattr.c 	le16_add_cpu(&bucket_xh(first)->xh_num_buckets, 1);
bucket_xh        5279 fs/ocfs2/xattr.c 		le32_to_cpu(bucket_xh(target)->xh_entries[0].xe_name_hash);
bucket_xh        5312 fs/ocfs2/xattr.c 	if (num_buckets == le16_to_cpu(bucket_xh(first)->xh_num_buckets)) {
bucket_xh        5363 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = bucket_xh(bucket);
bucket_xh        5522 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = bucket_xh(bucket);
bucket_xh        5658 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = bucket_xh(bucket);
bucket_xh        5799 fs/ocfs2/xattr.c 							bucket_xh(xbs->bucket),
bucket_xh        6007 fs/ocfs2/xattr.c 	struct ocfs2_xattr_header *xh = bucket_xh(bucket);
bucket_xh        6012 fs/ocfs2/xattr.c 						bucket_xh(bucket),
bucket_xh        6879 fs/ocfs2/xattr.c 			*cpos = le32_to_cpu(bucket_xh(args->new_bucket)->
bucket_xh        6881 fs/ocfs2/xattr.c 			bucket_xh(args->new_bucket)->xh_num_buckets =
bucket_xh        6889 fs/ocfs2/xattr.c 					bucket_xh(args->old_bucket),
bucket_xh        6891 fs/ocfs2/xattr.c 					bucket_xh(args->new_bucket),
bucket_xh        6944 fs/ocfs2/xattr.c 	num_buckets = le16_to_cpu(bucket_xh(args->old_bucket)->xh_num_buckets);