Home
last modified time | relevance | path

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

/external/fio/t/
Ddedupe.c74 static unsigned int use_bloom = 1; variable
451 if (use_bloom) { in dedupe_check()
564 use_bloom = atoi(optarg); in main()
573 use_bloom = 0; in main()