Searched refs:xattrs (Results 1 - 3 of 3) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_utils.h107 struct xattr_list_element *xattrs; member in struct:fs_aux_info
H A Dallocate.c50 for (element = aux_info.xattrs; element != NULL; element = element->next) {
62 element->next = aux_info.xattrs;
63 aux_info.xattrs = element;
H A Dext4_utils.c258 aux_info.xattrs = NULL;

Completed in 1232 milliseconds