Home
last modified time | relevance | path

Searched refs:xe_name_offset (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dxattr.c940 le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_list_entries()
1117 name_offset = le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_find_entry()
1217 le16_to_cpu(xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1222 xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1274 name_offset = le16_to_cpu(xs->here->xe_name_offset); in ocfs2_xattr_block_get()
1535 loc->xl_entry->xe_name_offset = cpu_to_le16(loc->xl_size); in ocfs2_xa_add_entry()
1552 nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_add_namevalue()
1561 int nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_fill_value_buf()
1623 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
1667 namevalue_offset = le16_to_cpu(entry->xe_name_offset); in ocfs2_xa_block_wipe_namevalue()
[all …]
H A Docfs2_fs.h994 __le16 xe_name_offset; /* byte offset from the 1st entry in the member