SMBO_GONE
co->co_flags |= SMBO_GONE;
if ((old_flags & SMBO_GONE) == 0 && co->co_gone)
co->co_flags |= SMBO_GONE;
if ((old_flags & SMBO_GONE) == 0 && co->co_gone)
#define SMBFH_GONE SMBO_GONE
#define SMBV_GONE SMBO_GONE
#define SMBS_GONE SMBO_GONE
if (co->co_flags & SMBO_GONE) {
if ((co->co_flags & SMBO_GONE) ||
if ((co->co_flags & SMBO_GONE) ||