Searched defs:isSameFileSystem (Results 1 – 2 of 2) sorted by relevance
205 const bool isSameFileSystem = (*source->filesystem() == *parent->filesystem()); in verifyAndGetDestinationPathForCopyOrMove() local
1096 util.isSameFileSystem = function(fileSystem1, fileSystem2) { function