HomeSort by relevance Sort by last modified time
    Searched refs:scache_bytes (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
xattr.c 70 static int scache_bytes = 0; variable
750 scache_bytes = cache_bytes;
767 memcpy(data_cache, sdata_cache, scache_bytes);
768 cache_bytes = scache_bytes;
mksquashfs.c 240 unsigned int sinode_bytes, scache_bytes, sdirectory_bytes, variable
382 memcpy(data_cache, sdata_cache, cache_bytes = scache_bytes);
    [all...]

Completed in 566 milliseconds