Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_libfc.h122 u32 fc_copy_buffer_to_sglist(void *buf, size_t len,
A Dfc_libfc.c99 u32 fc_copy_buffer_to_sglist(void *buf, size_t len, in fc_copy_buffer_to_sglist() function
A Dfc_fcp.c520 copy_len = fc_copy_buffer_to_sglist(buf, len, sg, &nents, in fc_fcp_recv_data()
524 copy_len = fc_copy_buffer_to_sglist(buf, len, sg, &nents, in fc_fcp_recv_data()
A Dfc_lport.c1987 fc_copy_buffer_to_sglist(buf, len, info->sg, &info->nents, in fc_lport_bsg_resp()

Completed in 10 milliseconds