Home
last modified time | relevance | path

Searched refs:tc_opt (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A Doffsets.in68 tc_opt
H A Dsmb_conn.c704 tcon->tc_opt &= ~SMBSOPT_CREATE; in smb_share_findcreate()
722 if (tcon->tc_opt & SMBSOPT_CREATE) { in smb_share_findcreate()
H A Dsmb_usr.c749 tcon->tc_opt |= SMBSOPT_CREATE; in smb_usr_get_tree()
751 tcon->tc_opt &= ~SMBSOPT_CREATE; in smb_usr_get_tree()
/titanic_50/usr/src/uts/common/netsmb/
H A Dsmb_dev.h231 int32_t tc_opt; member
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dctx.c1266 tcon->tc_opt = 0; in smb_ctx_get_tree()