Home
last modified time | relevance | path

Searched defs:file2 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_exchrange.h22 struct file *file2; member
/linux/scripts/kconfig/
H A Dconfdata.c47 static bool is_same(const char *file1, const char *file2) in is_same()