Searched defs:file1 (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ | ||
H A D | xfs_exchrange.h | 21 struct file *file1; member |
/linux/scripts/kconfig/ | ||
H A D | confdata.c | 47 static bool is_same(const char *file1, const char *file2) in is_same() argument |