Searched refs:xattr_free_space (Results 1 - 1 of 1) sorted by last modified time

/system/extras/ext4_utils/
H A Dcontents.c268 static size_t xattr_free_space(struct ext4_xattr_entry *entry, char *end) function
382 size_t available_size = xattr_free_space(first, block_end);

Completed in 38 milliseconds