Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c245 char *sdata_cache, *sdirectory_data_cache, *sdirectory_compressed; variable
397 memcpy(directory_table + directory_bytes, sdirectory_compressed, in restorefs()
6207 sdirectory_compressed = in main()
6209 if(sdirectory_compressed == NULL) in main()
6212 memcpy(sdirectory_compressed, directory_table + in main()