Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dxattr.c1844 le16_add_cpu(&xh->xh_count, 1); in ocfs2_xa_bucket_add_entry()
1944 le16_add_cpu(&xh->xh_count, -1); in ocfs2_xa_remove_entry()
1945 count = le16_to_cpu(xh->xh_count); in ocfs2_xa_remove_entry()
3870 if (xh->xh_count) in ocfs2_xattr_bucket_find()
4214 xh->xh_count = xb_xh->xh_count; in ocfs2_cp_xattr_block_to_bucket()
4681 count = le16_to_cpu(xh->xh_count); in ocfs2_divide_xattr_bucket()
4740 le16_add_cpu(&xh->xh_count, -start); in ocfs2_divide_xattr_bucket()
4776 xh->xh_count = cpu_to_le16(start); in ocfs2_divide_xattr_bucket()
6056 le16_to_cpu(xh->xh_count)); in ocfs2_xattr_bucket_value_refcount()
6352 le16_to_cpu(xh->xh_count)); in ocfs2_reflink_xattr_header()
[all …]
A Docfs2_fs.h1006 __le16 xh_count; /* contains the count of how member

Completed in 26 milliseconds