Home | History | Annotate | Download | only in fio

Lines Matching refs:zero_buf

671 	static char zero_buf[1024];
682 this_len = sizeof(zero_buf);
685 if (memcmp(p, zero_buf, this_len)) {