Home
last modified time | relevance | path

Searched refs:cmp_inodes (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfscmp.c897 static int cmp_inodes(ntfs_volume *vol1, ntfs_volume *vol2) in cmp_inodes() function
1004 if (cmp_inodes(vol1, vol2) != 0) in main()