Lines Matching refs:xe_name_offset
942 le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_list_entries()
1090 le16_to_cpu(entry->xe_name_offset)), in ocfs2_xattr_find_entry()
1184 le16_to_cpu(xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1189 xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1241 name_offset = le16_to_cpu(xs->here->xe_name_offset); in ocfs2_xattr_block_get()
1502 loc->xl_entry->xe_name_offset = cpu_to_le16(loc->xl_size); in ocfs2_xa_add_entry()
1519 nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_add_namevalue()
1528 int nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_fill_value_buf()
1590 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
1634 namevalue_offset = le16_to_cpu(entry->xe_name_offset); in ocfs2_xa_block_wipe_namevalue()
1646 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_wipe_namevalue()
1648 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, in ocfs2_xa_block_wipe_namevalue()
1670 loc->xl_entry->xe_name_offset = cpu_to_le16(free_start - size); in ocfs2_xa_block_add_namevalue()
1855 loc->xl_entry->xe_name_offset = cpu_to_le16(nameval_offset); in ocfs2_xa_bucket_add_namevalue()
1866 int nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_bucket_fill_value_buf()
1989 le16_to_cpu(loc->xl_entry->xe_name_offset)); in ocfs2_xa_cleanup_value_truncate()
2053 le16_to_cpu(loc->xl_entry->xe_name_offset)); in ocfs2_xa_install_value_root()
2077 le16_to_cpu(loc->xl_entry->xe_name_offset)); in ocfs2_xa_reuse_entry()
2204 int nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_store_value()
2382 le16_to_cpu(entry->xe_name_offset); in ocfs2_remove_value_outside()
3017 size_t offs = le16_to_cpu(last->xe_name_offset); in ocfs2_xattr_can_be_in_inode()
3079 name_offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_calc_xattr_set_need()
3087 name_offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_calc_xattr_set_need()
4037 name_offset = le16_to_cpu(xh->xh_entries[index].xe_name_offset); in ocfs2_xattr_bucket_get_name_value()
4214 offset = le16_to_cpu(xe->xe_name_offset) + off_change; in ocfs2_cp_xattr_block_to_bucket()
4236 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, off_change); in ocfs2_cp_xattr_block_to_bucket()
4369 u32 l_name_offset = le16_to_cpu(l->xe_name_offset); in cmp_xe_offset()
4370 u32 r_name_offset = le16_to_cpu(r->xe_name_offset); in cmp_xe_offset()
4442 offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_defrag_xattr_bucket()
4457 xe->xe_name_offset = cpu_to_le16(end - len); in ocfs2_defrag_xattr_bucket()
4725 if (le16_to_cpu(xe->xe_name_offset) < name_offset) in ocfs2_divide_xattr_bucket()
4726 name_offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_divide_xattr_bucket()
4754 if (le16_to_cpu(xe->xe_name_offset) < in ocfs2_divide_xattr_bucket()
4756 xh->xh_free_start = xe->xe_name_offset; in ocfs2_divide_xattr_bucket()
5373 offset = le16_to_cpu(xe->xe_name_offset) + in ocfs2_xattr_bucket_value_truncate()
5784 name_offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_prepare_refcount_xattr()
5793 name_offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_prepare_refcount_xattr()
5957 le16_to_cpu(xe->xe_name_offset) + in ocfs2_xattr_attach_refcount_normal()
6269 le16_to_cpu(xe->xe_name_offset) + in ocfs2_get_xattr_value_root()