Searched refs:fill_pattern (Results 1 - 1 of 1) sorted by last modified time

/external/fio/
H A Dverify.c32 static void fill_pattern(struct thread_data *td, void *p, unsigned int len, function
64 fill_pattern(td, p, len, td->o.buffer_pattern, td->o.buffer_pattern_bytes);
86 fill_pattern(td, p, len, td->o.verify_pattern, td->o.verify_pattern_bytes);

Completed in 158 milliseconds