Searched refs:textbuf (Results 1 – 1 of 1) sorted by relevance
629 int iscsi_extract_key_value(char *textbuf, char **key, char **value) in iscsi_extract_key_value() argument631 *value = strchr(textbuf, '='); in iscsi_extract_key_value()638 *key = textbuf; in iscsi_extract_key_value()1307 char *textbuf, in iscsi_decode_text_input() argument1314 tmpbuf = kmemdup_nul(textbuf, length, GFP_KERNEL); in iscsi_decode_text_input()1377 char *textbuf, in iscsi_encode_text_output() argument1386 output_buf = textbuf + *length; in iscsi_encode_text_output()1401 output_buf = textbuf + *length; in iscsi_encode_text_output()1414 output_buf = textbuf + *length; in iscsi_encode_text_output()1426 output_buf = textbuf + *length; in iscsi_encode_text_output()