Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
Dfs.c18 struct io_rename { struct
19 struct file *file;
20 int old_dfd;
21 int new_dfd;
22 struct filename *oldpath;
23 struct filename *newpath;
24 int flags;
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c657 struct io_rename { struct
658 struct file *file;
659 int old_dfd;
660 int new_dfd;
661 struct filename *oldpath;
662 struct filename *newpath;
663 int flags;