Searched defs:io_open (Results 1 – 1 of 1) sorted by relevance
481 struct io_open { struct482 struct file *file;483 int dfd;484 bool ignore_nonblock;485 struct filename *filename;486 struct open_how how;487 unsigned long nofile;