FSIsDeskDir
if (FSIsDeskDir(entry) || FSIsPrintersDir(entry) || FSIsRootDir(entry) || FSIsTrashDir(entry))
_IMPEXP_TRACKER bool FSIsDeskDir(const BEntry*);
bool FSIsDeskDir(const BEntry*);
if (FSIsDeskDir(&entry) || (!settings.ShowDisksIcon() && FSIsRootDir(&entry))) {
return FSIsDeskDir(&entry);
else if (FSIsDeskDir(&entry))