Searched defs:DEFAULT_CHUNKSIZE (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/misc/
H A De2freefrag.h3 #define DEFAULT_CHUNKSIZE (1024*1024) macro
/external/lz4/programs/
H A Dbench.c109 #define DEFAULT_CHUNKSIZE (4 MB) macro
140 static int chunkSize = DEFAULT_CHUNKSIZE;
H A Dfullbench.c119 #define DEFAULT_CHUNKSIZE (4<<20) macro
149 static int chunkSize = DEFAULT_CHUNKSIZE;

Completed in 98 milliseconds