Searched refs:sv_state (Results 1 – 6 of 6) sorted by relevance
439 sv->sv_state = SMB_SERVER_STATE_CREATED; in smb_server_create()510 switch (sv->sv_state) { in smb_server_delete()512 sv->sv_state = SMB_SERVER_STATE_STOPPING; in smb_server_delete()517 sv->sv_state = SMB_SERVER_STATE_DELETING; in smb_server_delete()520 sv->sv_state = SMB_SERVER_STATE_DELETING; in smb_server_delete()524 sv->sv_state = SMB_SERVER_STATE_DELETING; in smb_server_delete()527 SMB_SERVER_STATE_VALID(sv->sv_state); in smb_server_delete()533 ASSERT(sv->sv_state == SMB_SERVER_STATE_DELETING); in smb_server_delete()595 switch (sv->sv_state) { in smb_server_configure()598 sv->sv_state = SMB_SERVER_STATE_CONFIGURED; in smb_server_configure()[all …]
1034 if (sv->sv_state != SMB_SERVER_STATE_RUNNING) in smb_user_auth_logoff()
396 if (sv->sv_state != SMB_SERVER_STATE_RUNNING) in smb_kshare_export_list()
186 if (of->f_server->sv_state == SMB_SERVER_STATE_STOPPING) in smb_dh_should_save()
580 smb_server_state_t sv_state; member716 "smb_server_state_t", sv->sv_state, in smbsrv_dcmd()
2124 smb_server_state_t sv_state; member