Searched defs:io_rename (Results 1 – 1 of 1) sorted by relevance
44960 struct io_rename { struct44961 struct file *file;44962 int old_dfd;44963 int new_dfd;44964 struct filename *oldpath;44965 struct filename *newpath;44966 int flags;