Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c938 for (i = 0 ; i < le16_to_cpu(header->xh_count); i++) { in ocfs2_xattr_list_entries()
965 for (i = 0; i < le16_to_cpu(xh->xh_count); i++) in ocfs2_has_inline_xattr_value_outside()
1084 for (i = 0; i < le16_to_cpu(xs->header->xh_count); i++) { in ocfs2_xattr_find_entry()
1586 int i, count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_get_free_start()
1601 int count = le16_to_cpu(loc->xl_header->xh_count); in ocfs2_xa_block_check_space()
1632 int count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_wipe_namevalue()
1660 int count = le16_to_cpu(loc->xl_header->xh_count); in ocfs2_xa_block_add_entry()
1662 le16_add_cpu(&loc->xl_header->xh_count, 1); in ocfs2_xa_block_add_entry()
1764 int count = le16_to_cpu(loc->xl_header->xh_count); in ocfs2_xa_bucket_check_space()
1814 int count = le16_to_cpu(xh->xh_count); in ocfs2_xa_bucket_add_entry()
[all...]
H A Docfs2_fs.h1007 __le16 xh_count; /* contains the count of how member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c932 for (i = 0 ; i < le16_to_cpu(header->xh_count); i++) { in ocfs2_xattr_list_entries()
959 for (i = 0; i < le16_to_cpu(xh->xh_count); i++) in ocfs2_has_inline_xattr_value_outside()
1078 for (i = 0; i < le16_to_cpu(xs->header->xh_count); i++) { in ocfs2_xattr_find_entry()
1580 int i, count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_get_free_start()
1595 int count = le16_to_cpu(loc->xl_header->xh_count); in ocfs2_xa_block_check_space()
1626 int count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_wipe_namevalue()
1654 int count = le16_to_cpu(loc->xl_header->xh_count); in ocfs2_xa_block_add_entry()
1656 le16_add_cpu(&loc->xl_header->xh_count, 1); in ocfs2_xa_block_add_entry()
1758 int count = le16_to_cpu(loc->xl_header->xh_count); in ocfs2_xa_bucket_check_space()
1808 int count = le16_to_cpu(xh->xh_count); in ocfs2_xa_bucket_add_entry()
[all...]
H A Docfs2_fs.h1005 __le16 xh_count; /* contains the count of how member

Completed in 18 milliseconds