Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dxattr.c1836 &xh->xh_entries[low], in ocfs2_xa_bucket_add_entry()
1950 memmove(&xh->xh_entries[index], &xh->xh_entries[index + 1], in ocfs2_xa_remove_entry()
3765 xe = &xh->xh_entries[i]; in ocfs2_find_xe_in_bucket()
3855 xe = &xh->xh_entries[0]; in ocfs2_xattr_bucket_find()
4437 xe = xh->xh_entries; in ocfs2_defrag_xattr_bucket()
4721 xe = &xh->xh_entries[i]; in ocfs2_divide_xattr_bucket()
4751 xe = &xh->xh_entries[i]; in ocfs2_divide_xattr_bucket()
5670 xe = &xh->xh_entries[i]; in ocfs2_delete_xattr_in_bucket()
6063 xe = &xh->xh_entries[i]; in ocfs2_xattr_bucket_value_refcount()
6225 xe = &xh->xh_entries[i]; in ocfs2_value_metas_in_xattr_header()
[all …]
A Docfs2_fs.h1022 struct ocfs2_xattr_entry xh_entries[]; /* xattr entry list. */ member

Completed in 22 milliseconds