Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dxattr.c940 le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_list_entries()
1088 le16_to_cpu(entry->xe_name_offset)), in ocfs2_xattr_find_entry()
1187 xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
2380 le16_to_cpu(entry->xe_name_offset); in ocfs2_remove_value_outside()
4440 offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_defrag_xattr_bucket()
4455 xe->xe_name_offset = cpu_to_le16(end - len); in ocfs2_defrag_xattr_bucket()
4752 if (le16_to_cpu(xe->xe_name_offset) < in ocfs2_divide_xattr_bucket()
4754 xh->xh_free_start = xe->xe_name_offset; in ocfs2_divide_xattr_bucket()
5371 offset = le16_to_cpu(xe->xe_name_offset) + in ocfs2_xattr_bucket_value_truncate()
5955 le16_to_cpu(xe->xe_name_offset) + in ocfs2_xattr_attach_refcount_normal()
[all …]
A Docfs2_fs.h988 __le16 xe_name_offset; /* byte offset from the 1st entry in the member

Completed in 24 milliseconds