Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_transport.c989 int p_buf_len) in transport_dump_vpd_proto_id() argument
1034 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_proto_id()
1058 int p_buf_len) in transport_dump_vpd_assoc() argument
1084 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_assoc()
1106 int p_buf_len) in transport_dump_vpd_ident_type() argument
1142 if (p_buf_len < strlen(buf)+1) in transport_dump_vpd_ident_type()
1144 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident_type()
1167 int p_buf_len) in transport_dump_vpd_ident() argument
1198 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident()