Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c939 struct ocfs2_xattr_entry *entry = &header->xh_entries[i]; in ocfs2_xattr_list_entries()
966 if (!ocfs2_xattr_is_local(&xh->xh_entries[i])) in ocfs2_has_inline_xattr_value_outside()
1173 xs->here = xs->header->xh_entries; in ocfs2_xattr_ibody_get()
1243 i = xs->here - xs->header->xh_entries; in ocfs2_xattr_block_get()
1590 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
1644 /* Now tell xh->xh_entries about it */ 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()
1661 loc->xl_entry = &(loc->xl_header->xh_entries[count]); in ocfs2_xa_block_add_entry()
1824 tmp_xe = &xh->xh_entries[tm in ocfs2_xa_bucket_add_entry()
[all...]
H A Docfs2_fs.h1024 struct ocfs2_xattr_entry xh_entries[]; /* xattr entry list. */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c933 struct ocfs2_xattr_entry *entry = &header->xh_entries[i]; in ocfs2_xattr_list_entries()
960 if (!ocfs2_xattr_is_local(&xh->xh_entries[i])) in ocfs2_has_inline_xattr_value_outside()
1167 xs->here = xs->header->xh_entries; in ocfs2_xattr_ibody_get()
1237 i = xs->here - xs->header->xh_entries; in ocfs2_xattr_block_get()
1584 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
1638 /* Now tell xh->xh_entries about it */ in ocfs2_xa_block_wipe_namevalue()
1640 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_wipe_namevalue()
1642 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, in ocfs2_xa_block_wipe_namevalue()
1655 loc->xl_entry = &(loc->xl_header->xh_entries[count]); in ocfs2_xa_block_add_entry()
1818 tmp_xe = &xh->xh_entries[tm in ocfs2_xa_bucket_add_entry()
[all...]
H A Docfs2_fs.h1022 struct ocfs2_xattr_entry xh_entries[]; /* xattr entry list. */ member

Completed in 17 milliseconds