Home
last modified time | relevance | path

Searched defs:io_rename (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/
Dio_uring.c656 struct io_rename { struct
657 struct file *file;
658 int old_dfd;
659 int new_dfd;
660 struct filename *oldpath;
661 struct filename *newpath;
662 int flags;