Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_transport.c852 int p_buf_len) in transport_dump_vpd_proto_id() argument
897 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_proto_id()
921 int p_buf_len) in transport_dump_vpd_assoc() argument
947 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_assoc()
969 int p_buf_len) in transport_dump_vpd_ident_type() argument
1005 if (p_buf_len < strlen(buf)+1) in transport_dump_vpd_ident_type()
1007 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident_type()
1030 int p_buf_len) in transport_dump_vpd_ident() argument
1061 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident()