Searched defs:file1 (Results 1 – 3 of 3) sorted by relevance
21 struct file *file1; member
816 struct fd file1; in xfs_ioc_exchange_range() local912 struct fd file1; in xfs_ioc_commit_range() local
47 static bool is_same(const char *file1, const char *file2) in is_same()