Searched defs:io_hardlink (Results 1 – 1 of 1) sorted by relevance
686 struct io_hardlink { struct687 struct file *file;688 int old_dfd;689 int new_dfd;690 struct filename *oldpath;691 struct filename *newpath;692 int flags;