Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dcontents.c288 static struct ext4_xattr_entry* xattr_get_last(struct ext4_xattr_entry *entry) in xattr_get_last() function
389 struct ext4_xattr_entry *new_entry = xattr_get_last(first); in xattr_addto_range()