Searched refs:file_lookup_open (Results 1 – 3 of 3) sorted by relevance
42 from_hash = file_lookup_open(f, O_CREAT|O_RDWR); in open_file()
176 extern int __must_check file_lookup_open(struct fio_file *f, int flags);
463 int file_lookup_open(struct fio_file *f, int flags) in file_lookup_open() function564 from_hash = file_lookup_open(f, flags); in generic_open_file()574 from_hash = file_lookup_open(f, flags); in generic_open_file()577 from_hash = file_lookup_open(f, flags); in generic_open_file()