Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dxattr.c1839 le16_add_cpu(&xh->xh_count, 1); in ocfs2_xa_bucket_add_entry()
1939 le16_add_cpu(&xh->xh_count, -1); in ocfs2_xa_remove_entry()
1940 count = le16_to_cpu(xh->xh_count); in ocfs2_xa_remove_entry()
3866 if (xh->xh_count) in ocfs2_xattr_bucket_find()
4219 xh->xh_count = xb_xh->xh_count; in ocfs2_cp_xattr_block_to_bucket()
4686 count = le16_to_cpu(xh->xh_count); in ocfs2_divide_xattr_bucket()
4745 le16_add_cpu(&xh->xh_count, -start); in ocfs2_divide_xattr_bucket()
4781 xh->xh_count = cpu_to_le16(start); in ocfs2_divide_xattr_bucket()
6061 le16_to_cpu(xh->xh_count)); in ocfs2_xattr_bucket_value_refcount()
6357 le16_to_cpu(xh->xh_count)); in ocfs2_reflink_xattr_header()
[all …]
A Docfs2_fs.h1005 __le16 xh_count; /* contains the count of how member

Completed in 23 milliseconds