Home
last modified time | relevance | path

Searched refs:SMBS_GONE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c727 if ((ssp->ss_flags & SMBS_GONE) == 0) { in smb_share_findcreate()
942 if ((ssp->ss_flags & SMBS_GONE) != 0) { in smb_fh_create()
H A Dsmb_conn.h93 #define SMBS_GONE SMBO_GONE macro