Searched defs:io_rename (Results 1 – 1 of 1) sorted by relevance
656 struct io_rename { struct657 struct file *file;658 int old_dfd;659 int new_dfd;660 struct filename *oldpath;661 struct filename *newpath;662 int flags;