Searched refs:IsMountPoint (Results 1 – 2 of 2) sorted by relevance
50 bool IsMountPoint() const { return Tag == _my_IO_REPARSE_TAG_MOUNT_POINT; } // it's Junction in IsMountPoint() function
735 isJunction = reparse.IsMountPoint(); in GetStream()