| /linux-4.4.14/drivers/target/iscsi/ |
| D | iscsi_target_nego.c | 185 struct iscsi_login *login) in iscsi_target_check_login_request() argument 191 login_req = (struct iscsi_login_req *) login->req; in iscsi_target_check_login_request() 217 if (req_csg != login->current_stage) { in iscsi_target_check_login_request() 219 " from %d to %d, login failed.\n", login->current_stage, in iscsi_target_check_login_request() 237 if ((login_req->max_version != login->version_max) || in iscsi_target_check_login_request() 238 (login_req->min_version != login->version_min)) { in iscsi_target_check_login_request() 247 if (memcmp(login_req->isid, login->isid, 6) != 0) { in iscsi_target_check_login_request() 255 if (login_req->itt != login->init_task_tag) { in iscsi_target_check_login_request() 275 struct iscsi_login *login) in iscsi_target_check_first_request() argument 280 login->first_request = 0; in iscsi_target_check_first_request() [all …]
|
| D | iscsi_target_login.c | 43 struct iscsi_login *login; in iscsi_login_init_conn() local 45 login = kzalloc(sizeof(struct iscsi_login), GFP_KERNEL); in iscsi_login_init_conn() 46 if (!login) { in iscsi_login_init_conn() 50 conn->login = login; in iscsi_login_init_conn() 51 login->conn = conn; in iscsi_login_init_conn() 52 login->first_request = 1; in iscsi_login_init_conn() 54 login->req_buf = kzalloc(MAX_KEY_VALUE_PAIRS, GFP_KERNEL); in iscsi_login_init_conn() 55 if (!login->req_buf) { in iscsi_login_init_conn() 60 login->rsp_buf = kzalloc(MAX_KEY_VALUE_PAIRS, GFP_KERNEL); in iscsi_login_init_conn() 61 if (!login->rsp_buf) { in iscsi_login_init_conn() [all …]
|
| D | iscsi_target_util.c | 1242 struct iscsi_login *login = conn->conn_login; in iscsit_tx_login_rsp() local 1244 login->login_failed = 1; in iscsit_tx_login_rsp() 1247 memset(&login->rsp[0], 0, ISCSI_HDR_LEN); in iscsit_tx_login_rsp() 1249 hdr = (struct iscsi_login_rsp *)&login->rsp[0]; in iscsit_tx_login_rsp() 1255 return conn->conn_transport->iscsit_put_login_tx(conn, login, 0); in iscsit_tx_login_rsp()
|
| /linux-4.4.14/drivers/target/sbp/ |
| D | sbp_target.c | 111 struct sbp_login_descriptor *login, *found = NULL; in sbp_login_find_by_lun() local 114 list_for_each_entry(login, &session->login_list, link) { in sbp_login_find_by_lun() 115 if (login->login_lun == unpacked_lun) in sbp_login_find_by_lun() 116 found = login; in sbp_login_find_by_lun() 130 struct sbp_login_descriptor *login; in sbp_login_count_all_by_lun() local 138 list_for_each_entry(login, &sess->login_list, link) { in sbp_login_count_all_by_lun() 139 if (login->login_lun != unpacked_lun) in sbp_login_count_all_by_lun() 142 if (!exclusive || login->exclusive) in sbp_login_count_all_by_lun() 157 struct sbp_login_descriptor *login, *found = NULL; in sbp_login_find_by_id() local 164 list_for_each_entry(login, &sess->login_list, link) { in sbp_login_find_by_id() [all …]
|
| D | sbp_target.h | 202 struct sbp_login_descriptor *login; member 210 struct sbp_login_descriptor *login; member
|
| /linux-4.4.14/fs/nfs/objlayout/ |
| D | objlayout.c | 595 static int __objlayout_upcall(struct __auto_login *login) in __objlayout_upcall() argument 610 dprintk("%s uri: %s\n", __func__, login->uri); in __objlayout_upcall() 611 dprintk("%s osdname %s\n", __func__, login->osdname); in __objlayout_upcall() 612 dprintk("%s systemid_hex %s\n", __func__, login->systemid_hex); in __objlayout_upcall() 616 argv[2] = login->uri; in __objlayout_upcall() 618 argv[4] = login->osdname; in __objlayout_upcall() 620 argv[6] = login->systemid_hex; in __objlayout_upcall() 685 struct __auto_login login; in objlayout_autologin() local 690 memset(&login, 0, sizeof(login)); in objlayout_autologin() 693 login.uri, sizeof(login.uri), "URI"); in objlayout_autologin() [all …]
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-bus-fcoe | 12 'start' attribute to begin the kernel's discovery and login 30 discovery and login. The FCoE Controller is destroyed by 42 initiated and ultimately a fabric login is attempted. 44 FIP VN2VN discovery and login is performed. A FCoE
|
| /linux-4.4.14/drivers/infiniband/ulp/isert/ |
| D | ib_isert.c | 1137 isert_put_login_tx(struct iscsi_conn *conn, struct iscsi_login *login, in isert_put_login_tx() argument 1148 memcpy(&tx_desc->iscsi_header, &login->rsp[0], in isert_put_login_tx() 1159 memcpy(isert_conn->login_rsp_buf, login->rsp_buf, length); in isert_put_login_tx() 1169 if (!login->login_failed) { in isert_put_login_tx() 1170 if (login->login_complete) { in isert_put_login_tx() 1215 struct iscsi_login *login = conn->conn_login; in isert_rx_login_req() local 1220 WARN_ON_ONCE(!login); in isert_rx_login_req() 1222 if (login->first_request) { in isert_rx_login_req() 1229 login->leading_connection = (!login_req->tsih) ? 1 : 0; in isert_rx_login_req() 1230 login->current_stage = in isert_rx_login_req() [all …]
|
| /linux-4.4.14/Documentation/ia64/ |
| D | serial.txt | 68 root login). 117 Kernel and init script output works fine, but no "login:" prompt: 123 "login:" prompt, but can't login as root:
|
| /linux-4.4.14/drivers/scsi/bnx2i/ |
| D | bnx2i_hwi.c | 1456 struct bnx2i_login_response *login; in bnx2i_process_login_resp() local 1461 login = (struct bnx2i_login_response *) cqe; in bnx2i_process_login_resp() 1464 login->itt & ISCSI_LOGIN_RESPONSE_INDEX); in bnx2i_process_login_resp() 1470 resp_hdr->opcode = login->op_code; in bnx2i_process_login_resp() 1471 resp_hdr->flags = login->response_flags; in bnx2i_process_login_resp() 1472 resp_hdr->max_version = login->version_max; in bnx2i_process_login_resp() 1473 resp_hdr->active_version = login->version_active; in bnx2i_process_login_resp() 1476 hton24(resp_hdr->dlength, login->data_length); in bnx2i_process_login_resp() 1477 memcpy(resp_hdr->isid, &login->isid_lo, 6); in bnx2i_process_login_resp() 1478 resp_hdr->tsih = cpu_to_be16(login->tsih); in bnx2i_process_login_resp() [all …]
|
| /linux-4.4.14/Documentation/isdn/ |
| D | syncPPP.FAQ | 15 Q12: How can I reduce login delay? 33 If you login into a remote machine using the 215 Q12: How can I reduce login delay? 217 A: Log a login session ('debug' log) and check which options
|
| /linux-4.4.14/Documentation/filesystems/nfs/ |
| D | pnfs.txt | 75 to automatically login to yet undiscovered iscsi/osd devices. For this the 90 The API to the login script is as follows:
|
| /linux-4.4.14/Documentation/arm/SA1100/ |
| D | serial_UART | 45 in /etc/securetty for root to be allowed to login as well.
|
| D | Assabet | 237 Then, rebooting the Assabet is just a matter of waiting for the login prompt.
|
| /linux-4.4.14/drivers/scsi/ibmvscsi/ |
| D | ibmvscsi.c | 1194 struct srp_login_req *login; in send_srp_login() local 1201 login = &evt_struct->iu.srp.login_req; in send_srp_login() 1202 memset(login, 0, sizeof(*login)); in send_srp_login() 1203 login->opcode = SRP_LOGIN_REQ; in send_srp_login() 1204 login->req_it_iu_len = cpu_to_be32(sizeof(union srp_iu)); in send_srp_login() 1205 login->req_buf_fmt = cpu_to_be16(SRP_BUF_FORMAT_DIRECT | in send_srp_login()
|
| D | ibmvfc.h | 231 struct ibmvfc_npiv_login login; member
|
| /linux-4.4.14/drivers/scsi/csiostor/ |
| D | csio_lnode.h | 85 uint8_t login:1; member
|
| D | csio_lnode.c | 792 fcf_info->login = FW_FCOE_FCF_CMD_LOGIN_GET(rsp->fpma_to_portid); in csio_ln_read_fcf_cbfn()
|
| /linux-4.4.14/Documentation/ |
| D | SAK.txt | 7 masquerading as login applications. Users need to be taught to enter
|
| D | serial-console.txt | 75 4. Make sure a getty runs on the serial port so that you can login to
|
| D | unshare.txt | 68 module can easily setup a private namespace for a user at login. 72 can benefit from setting up private namespaces at login and
|
| D | sysrq.txt | 140 when you would try to login. It will kill all programs on given console, 141 thus letting you make sure that the login prompt you see is actually
|
| D | devices.txt | 3335 Pseudoterminals, or PTYs, are used to create login sessions or provide
|
| D | kernel-parameters.txt | 2344 is used to automatically discover and login into new
|
| /linux-4.4.14/Documentation/scsi/ |
| D | cxgb3i.txt | 76 * The login would fail for a normal session if MaxRecvDataSegmentLength is
|
| D | ChangeLog.lpfc | 420 * Added code in linkdown to unreg if we know login session will be
|
| /linux-4.4.14/Documentation/dvb/ |
| D | contributors.txt | 18 (in case you are wondering where CyberLogin is, EON changed its login
|
| /linux-4.4.14/Documentation/s390/ |
| D | 3270.txt | 71 3. You should immediately see a Linux login screen. 89 login prompts appear on your 3270s as soon as boot is complete (or 150 3. You should immediately see a login prompt from your
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | exofs.txt | 46 2. Get the OSD initiator and target set up properly, and login to the target. 100 login into an OSD target.
|
| /linux-4.4.14/Documentation/networking/ |
| D | README.sb1000 | 85 already in there. Then modify ppp@gi-on to set the correct login name, 87 to specify your login name and password and any site-specific information
|
| /linux-4.4.14/drivers/uio/ |
| D | Kconfig | 134 driver is available from below SVN repo - you may use anonymous login
|
| /linux-4.4.14/Documentation/ABI/stable/ |
| D | sysfs-driver-ib_srp | 7 a comma-separated list of login parameters to this sysfs
|
| /linux-4.4.14/include/target/iscsi/ |
| D | iscsi_target_core.h | 560 struct iscsi_login *login; member
|
| /linux-4.4.14/scripts/ |
| D | spelling.txt | 592 loggin||login
|
| /linux-4.4.14/Documentation/virtual/uml/ |
| D | UserModeLinux-HOWTO.txt | 447 The kernel will boot up and present you with a login prompt. 462 and a user account with password 'user'. The login banner will 521 o A login session <http://user-mode-linux.sourceforge.net/login.html> 804 so that when you switch to it, you will see the UML login prompt 805 rather than the host login prompt: 837 terminal program like minicom to it, and you should see the login
|
| /linux-4.4.14/drivers/tty/ |
| D | Kconfig | 428 probe which supports it, to get console output and a login prompt via
|
| /linux-4.4.14/Documentation/serial/ |
| D | moxa-smartio | 455 port or used as a terminal for login purpose. Note that this is only a
|
| /linux-4.4.14/Documentation/security/ |
| D | keys.txt | 272 context of the user if and only if the login programs have been instrumented to 273 properly initialize keycreate during the login process. Otherwise, they will 274 be labeled with the context of the login program itself.
|
| /linux-4.4.14/Documentation/powerpc/ |
| D | hvcs.txt | 455 their own TERM type set when they login.
|
| /linux-4.4.14/Documentation/arm64/ |
| D | arm-acpi.txt | 7 available to those with an ARM login due to ARM IP licensing concerns.
|
| /linux-4.4.14/Documentation/sysctl/ |
| D | vm.txt | 81 sshd or login + bash (or some other shell) + top (or ps, kill, etc.)
|
| /linux-4.4.14/arch/arm/ |
| D | Kconfig | 586 the ARM series product line, you can login the following
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_os.c | 3873 qla2x00_post_async_work(login, QLA_EVT_ASYNC_LOGIN);
|
| /linux-4.4.14/drivers/staging/speakup/ |
| D | spkguide.txt | 148 When the boot process is complete, you will arrive at a "login" prompt.
|