Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c257 sdirectory_cache_bytes, sdirectory_compressed_bytes, variable
418 sdirectory_cache_bytes); in restorefs()
419 directory_cache_bytes = sdirectory_cache_bytes; in restorefs()
6380 sdirectory_cache_bytes = uncompressed_data; in main()
6384 sdirectory_data_cache = malloc(sdirectory_cache_bytes); in main()
6389 compressed_data, sdirectory_cache_bytes); in main()