Home
last modified time | relevance | path

Searched refs:textbuf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/target/iscsi/
H A Discsi_target_parameters.c629 int iscsi_extract_key_value(char *textbuf, char **key, char **value) in iscsi_extract_key_value() argument
631 *value = strchr(textbuf, '='); in iscsi_extract_key_value()
638 *key = textbuf; in iscsi_extract_key_value()
1307 char *textbuf, in iscsi_decode_text_input() argument
1314 tmpbuf = kmemdup_nul(textbuf, length, GFP_KERNEL); in iscsi_decode_text_input()
1377 char *textbuf, in iscsi_encode_text_output() argument
1386 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()