HomeSort by relevance Sort by last modified time
    Searched full:total_xattr_bytes (Results 1 - 3 of 3) sorted by null

  /external/squashfs-tools/squashfs-tools/
xattr.h 74 extern unsigned int xattr_bytes, total_xattr_bytes;
xattr.c 105 extern unsigned int xattr_bytes, total_xattr_bytes;
481 total_xattr_bytes += size;
785 stotal_xattr_bytes = total_xattr_bytes;
811 total_xattr_bytes = stotal_xattr_bytes;
mksquashfs.c 304 unsigned int xattr_bytes = 0, total_xattr_bytes = 0; variable
    [all...]

Completed in 363 milliseconds