Searched refs:ioc_opt (Results 1 – 6 of 6) sorted by relevance
93 if (dp->ioc_opt & SMBVOPT_PRIVATE) in smb_usr_vc2spec()95 if (dp->ioc_opt & SMBVOPT_SINGLESHARE) in smb_usr_vc2spec()173 if (dp->ioc_opt & SMBVOPT_CREATE) in smb_usr_opensession()197 if ((dp->ioc_opt & SMBSOPT_CREATE) == 0) in smb_usr_openshare()
60 int ioc_opt; member80 int ioc_opt; member
151 ctx->ct_ssn.ioc_opt &= ~SMBVOPT_CREATE; in cmd_logout()152 ctx->ct_sh.ioc_opt &= ~SMBSOPT_CREATE; in cmd_logout()
258 ctx->ct_ssn.ioc_opt |= SMBVOPT_PRIVATE; in main()
82 ctx->ct_ssn.ioc_opt = SMBVOPT_CREATE; in smb_ctx_init()90 ctx->ct_sh.ioc_opt = SMBVOPT_CREATE; in smb_ctx_init()
372 int ioc_opt; member382 int ioc_opt; member