Searched defs:io_hardlink (Results 1 – 1 of 1) sorted by relevance
694 struct io_hardlink { struct695 struct file *file;696 int old_dfd;697 int new_dfd;698 struct filename *oldpath;699 struct filename *newpath;700 int flags;