Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dxattr.c86 unsigned int sxattr_bytes = 0, stotal_xattr_bytes = 0; variable
785 stotal_xattr_bytes = total_xattr_bytes; in save_xattrs()
811 total_xattr_bytes = stotal_xattr_bytes; in restore_xattrs()