Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dcontents.c268 static size_t xattr_free_space(struct ext4_xattr_entry *entry, char *end) in xattr_free_space()
288 static struct ext4_xattr_entry* xattr_get_last(struct ext4_xattr_entry *entry) in xattr_get_last()
314 static void xattr_assert_sane(struct ext4_xattr_entry *entry) in xattr_assert_sane()
317 struct ext4_xattr_entry *next = EXT4_XATTR_NEXT(entry); in xattr_assert_sane()
342 struct ext4_xattr_entry *entry) in ext4_xattr_hash_entry()
370 static struct ext4_xattr_entry* xattr_addto_range( in xattr_addto_range()
373 struct ext4_xattr_entry *first, in xattr_addto_range()
389 struct ext4_xattr_entry *new_entry = xattr_get_last(first); in xattr_addto_range()
413 struct ext4_xattr_entry *first = (struct ext4_xattr_entry *) (hdr + 1); in xattr_addto_inode()
416 struct ext4_xattr_entry *result = in xattr_addto_inode()
[all …]
Dxattr.h22 struct ext4_xattr_entry { struct
37 sizeof(struct ext4_xattr_entry)) & ~EXT4_XATTR_ROUND) argument
39 ((struct ext4_xattr_entry *)( \