Home
last modified time | relevance | path

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

/external/fio/lib/
Drand.h134 extern unsigned long fill_random_buf(struct frand_state *, void *buf, unsigned int len);
Drand.c126 unsigned long fill_random_buf(struct frand_state *fs, void *buf, in fill_random_buf() function
/external/fio/crc/
Dtest.c392 fill_random_buf(&state, buf, CHUNK); in fio_crctest()
/external/fio/
Dio_u.c2071 fill_random_buf(rs, buf, min_write); in fill_io_buffer()
2084 fill_random_buf(get_buf_state(td), buf, max_bs); in fill_io_buffer()