Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dxattr.c936 le16_to_cpu(entry->xe_name_offset); in ocfs2_xattr_list_entries()
1192 xs->here->xe_name_offset) + in ocfs2_xattr_ibody_get()
1992 le16_to_cpu(loc->xl_entry->xe_name_offset)); in ocfs2_xa_cleanup_value_truncate()
2384 le16_to_cpu(entry->xe_name_offset); in ocfs2_remove_value_outside()
4435 offset = le16_to_cpu(xe->xe_name_offset); in ocfs2_defrag_xattr_bucket()
4450 xe->xe_name_offset = cpu_to_le16(end - len); in ocfs2_defrag_xattr_bucket()
4747 if (le16_to_cpu(xe->xe_name_offset) < in ocfs2_divide_xattr_bucket()
4749 xh->xh_free_start = xe->xe_name_offset; in ocfs2_divide_xattr_bucket()
5366 offset = le16_to_cpu(xe->xe_name_offset) + in ocfs2_xattr_bucket_value_truncate()
5950 le16_to_cpu(xe->xe_name_offset) + in ocfs2_xattr_attach_refcount_normal()
[all …]
A Docfs2_fs.h989 __le16 xe_name_offset; /* byte offset from the 1st entry in the member

Completed in 27 milliseconds