Searched defs:io_rename (Results 1 – 1 of 1) sorted by relevance
42207 struct io_rename { struct42208 struct file *file;42209 int old_dfd;42210 int new_dfd;42211 struct filename *oldpath;42212 struct filename *newpath;42213 int flags;