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