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