Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dxattr.c936 le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_list_entries()
1087 name_offset = le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_find_entry()
1187 le16_to_cpu(xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1192 xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1244 name_offset = le16_to_cpu(xs->here->xe_name_offset); in ocfs2_xattr_block_get()
1505 loc->xl_entry->xe_name_offset = cpu_to_le16(loc->xl_size); in ocfs2_xa_add_entry()
1522 nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_add_namevalue()
1531 int nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_fill_value_buf()
1593 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
1637 namevalue_offset = le16_to_cpu(entry->xe_name_offset); in ocfs2_xa_block_wipe_namevalue()
[all …]
Docfs2_fs.h989 __le16 xe_name_offset; /* byte offset from the 1st entry in the member