Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c664 struct io_rename { struct
665 struct file *file;
666 int old_dfd;
667 int new_dfd;
668 struct filename *oldpath;
669 struct filename *newpath;
670 int flags;