Home
last modified time | relevance | path

Searched refs:xe_name_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c942 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()
1498 * We can't leave the new entry's xe_name_offset at zero or in ocfs2_xa_add_entry()
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()
[all...]
H A Docfs2_fs.h990 __le16 xe_name_offset; /* byte offset from the 1st entry in the member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c936 le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_list_entries()
1084 le16_to_cpu(entry->xe_name_offset)), in ocfs2_xattr_find_entry()
1178 le16_to_cpu(xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1183 xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1235 name_offset = le16_to_cpu(xs->here->xe_name_offset); in ocfs2_xattr_block_get()
1492 * We can't leave the new entry's xe_name_offset at zero or in ocfs2_xa_add_entry()
1496 loc->xl_entry->xe_name_offset = cpu_to_le16(loc->xl_size); in ocfs2_xa_add_entry()
1513 nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_add_namevalue()
1522 int nameval_offset = le16_to_cpu(loc->xl_entry->xe_name_offset); in ocfs2_xa_fill_value_buf()
1584 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
[all...]
H A Docfs2_fs.h988 __le16 xe_name_offset; /* byte offset from the 1st entry in the member

Completed in 17 milliseconds