Searched defs:io_rename (Results 1 – 1 of 1) sorted by relevance
664 struct io_rename { struct665 struct file *file;666 int old_dfd;667 int new_dfd;668 struct filename *oldpath;669 struct filename *newpath;670 int flags;