Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dxattr.h78 extern void free_xattr(struct xattr_list *, int);
Dunsquashfs_xattr.c143 free_xattr(xattr_list, count); in write_xattr()
Dread_xattrs.c279 void free_xattr(struct xattr_list *xattr_list, int count) in free_xattr() function
387 free_xattr(xattr_list, j); in get_xattr()