Searched defs:nopout_response (Results 1 - 2 of 2) sorted by last modified time

/drivers/target/iscsi/
H A Discsi_target.c2889 struct iscsi_nopin *hdr, bool nopout_response)
2894 if (nopout_response)
2898 cmd->stat_sn = (nopout_response) ? conn->stat_sn++ :
2902 if (nopout_response)
2909 " StatSN: 0x%08x, Length %u\n", (nopout_response) ?
2888 iscsit_build_nopin_rsp(struct iscsi_cmd *cmd, struct iscsi_conn *conn, struct iscsi_nopin *hdr, bool nopout_response) argument
/drivers/infiniband/ulp/isert/
H A Dib_isert.c2242 bool nopout_response)
2251 nopout_response);
2241 isert_put_nopin(struct iscsi_cmd *cmd, struct iscsi_conn *conn, bool nopout_response) argument

Completed in 36 milliseconds