FSIsTrashDir
destIsTrash = FSIsTrashDir(destEntry);
if (FSIsTrashDir(sourceEntry) && moveMode != kCreateLink
if (FSIsTrashDir(&parent))
if (FSIsDeskDir(entry) || FSIsPrintersDir(entry) || FSIsRootDir(entry) || FSIsTrashDir(entry))
} else if (FSIsTrashDir(&entry)) {
_IMPEXP_TRACKER bool FSIsTrashDir(const BEntry*);
if (FSIsTrashDir(&entry))