Home
last modified time | relevance | path

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

/external/fio/
Dverify-state.h27 struct file_comp { struct
40 struct file_comp comps[0]; argument
70 return sizeof(struct thread_io_list) + depth * nofiles * sizeof(struct file_comp); in __thread_io_list_sz()
Dverify.c1603 *sz += depth * sizeof(struct file_comp); in get_all_io_list()