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