Searched refs:fragmentb_mbytes (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c4044 int fragmentb_mbytes)
4049 int fragment_buffer_size = fragmentb_mbytes << (20 - block_log);
4562 fragmentb_mbytes = FRAGMENT_BUFFER_DEFAULT; local
4693 (fragmentb_mbytes =
4699 if(fragmentb_mbytes < 1) {
5087 initialise_threads(readb_mbytes, writeb_mbytes, fragmentb_mbytes);
4043 initialise_threads(int readb_mbytes, int writeb_mbytes, int fragmentb_mbytes) argument

Completed in 49 milliseconds