Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A 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;