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

  /external/e2fsprogs/misc/
e2freefrag.h 3 #define DEFAULT_CHUNKSIZE (1024*1024)
  /external/lz4/tests/
fullbench.c 68 #define DEFAULT_CHUNKSIZE (4 MB)
97 static int g_chunkSize = DEFAULT_CHUNKSIZE;

Completed in 1641 milliseconds