Lines Matching refs:le16_add_cpu
1637 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, in ocfs2_xa_block_wipe_namevalue()
1651 le16_add_cpu(&loc->xl_header->xh_count, 1); in ocfs2_xa_block_add_entry()
1796 le16_add_cpu(&loc->xl_header->xh_name_value_len, in ocfs2_xa_bucket_wipe_namevalue()
1830 le16_add_cpu(&xh->xh_count, 1); in ocfs2_xa_bucket_add_entry()
1846 le16_add_cpu(&xh->xh_name_value_len, size); in ocfs2_xa_bucket_add_namevalue()
1930 le16_add_cpu(&xh->xh_count, -1); in ocfs2_xa_remove_entry()
2733 le16_add_cpu(&idata->id_count, -xattrsize); in ocfs2_xattr_ibody_init()
2736 le16_add_cpu(&el->l_count, -(xattrsize / in ocfs2_xattr_ibody_init()
4230 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, off_change); in ocfs2_cp_xattr_block_to_bucket()
4741 le16_add_cpu(&xh->xh_count, -start); in ocfs2_divide_xattr_bucket()
4742 le16_add_cpu(&xh->xh_name_value_len, -name_value_len); in ocfs2_divide_xattr_bucket()
4953 le16_add_cpu(&bucket_xh(old_first)->xh_num_buckets, -num_buckets); in ocfs2_mv_xattr_buckets()
5243 le16_add_cpu(&bucket_xh(first)->xh_num_buckets, 1); in ocfs2_extend_xattr_bucket()
6362 le16_add_cpu(&new_xh->xh_count, -1); in ocfs2_reflink_xattr_header()
6521 le16_add_cpu(&el->l_count, -(inline_size / in ocfs2_reflink_xattr_inline()