Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/
Dtarget_core_transport.c1037 int p_buf_len) in transport_dump_vpd_proto_id() argument
1082 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_proto_id()
1106 int p_buf_len) in transport_dump_vpd_assoc() argument
1132 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_assoc()
1154 int p_buf_len) in transport_dump_vpd_ident_type() argument
1190 if (p_buf_len < strlen(buf)+1) in transport_dump_vpd_ident_type()
1192 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident_type()
1215 int p_buf_len) in transport_dump_vpd_ident() argument
1246 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident()