Home
last modified time | relevance | path

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

/external/fio/
Dfile.h179 extern int add_file_exclusive(struct thread_data *, const char *);
Dblktrace.c166 fileno = add_file_exclusive(td, dev); in trace_add_file()
Dfilesetup.c1323 int add_file_exclusive(struct thread_data *td, const char *fname) in add_file_exclusive() function