Searched defs:start_bytes (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dxattr.c458 long long start_bytes = bytes; local
501 header.xattr_table_start = start_bytes;
H A Dmksquashfs.c591 long long start_bytes = bytes; local
618 return start_bytes;
627 long long start_bytes = bytes; local
658 return start_bytes;
1612 long long *list, start_bytes; local
1644 start_bytes = bytes;
1661 return start_bytes;

Completed in 1661 milliseconds