Searched defs:io_rename (Results 1 – 2 of 2) sorted by relevance
18 struct io_rename { struct19 struct file *file;20 int old_dfd;21 int new_dfd;22 struct filename *oldpath;23 struct filename *newpath;24 int flags;
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;