Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h42207 struct io_rename { struct
42208 struct file *file;
42209 int old_dfd;
42210 int new_dfd;
42211 struct filename *oldpath;
42212 struct filename *newpath;
42213 int flags;