Searched refs:new_sess (Results 1 - 1 of 1) sorted by relevance

/drivers/target/iscsi/
H A Discsi_target_login.c1145 struct iscsi_np *np, bool zero_tsih, bool new_sess)
1147 if (!new_sess)
1223 bool new_sess = false; local
1411 new_sess = true;
1414 iscsi_target_login_sess_out(conn, np, zero_tsih, new_sess);
1415 new_sess = false;
1144 iscsi_target_login_sess_out(struct iscsi_conn *conn, struct iscsi_np *np, bool zero_tsih, bool new_sess) argument

Completed in 45 milliseconds