Home
last modified time | relevance | path

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

/external/fio/
Diolog.h230 extern int __must_check init_iolog(struct thread_data *td);
Diolog.c573 int init_iolog(struct thread_data *td) in init_iolog() function
Dbackend.c1614 if (init_iolog(td)) in thread_main()