Searched refs:add_file_exclusive (Results 1 – 3 of 3) sorted by relevance
179 extern int add_file_exclusive(struct thread_data *, const char *);
166 fileno = add_file_exclusive(td, dev); in trace_add_file()
1323 int add_file_exclusive(struct thread_data *td, const char *fname) in add_file_exclusive() function