Searched refs:SMBO_GONE (Results 1 – 3 of 3) sorted by relevance
64 #define SMBO_GONE 0x1000000 macro81 #define SMBV_GONE SMBO_GONE94 #define SMBS_GONE SMBO_GONE104 #define SMBFH_GONE SMBO_GONE
235 co->co_flags |= SMBO_GONE; in smb_co_rele()238 if ((old_flags & SMBO_GONE) == 0 && co->co_gone) in smb_co_rele()289 co->co_flags |= SMBO_GONE; in smb_co_kill()297 if ((old_flags & SMBO_GONE) == 0 && co->co_gone) in smb_co_kill()
499 if (co->co_flags & SMBO_GONE) { in smb_rq_getenv()508 if ((co->co_flags & SMBO_GONE) || in smb_rq_getenv()518 if ((co->co_flags & SMBO_GONE) || in smb_rq_getenv()