Searched refs:sbc_dif_copy_prot (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_backend.h | 92 void sbc_dif_copy_prot(struct se_cmd *, unsigned int, bool,
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_backend.h | 100 void sbc_dif_copy_prot(struct se_cmd *, unsigned int, bool,
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_sbc.c | 1329 void sbc_dif_copy_prot(struct se_cmd *cmd, unsigned int sectors, bool read, in sbc_dif_copy_prot() function 1372 EXPORT_SYMBOL(sbc_dif_copy_prot); variable
|
H A D | target_core_rd.c | 411 sbc_dif_copy_prot(cmd, sectors, is_read, prot_sg, prot_offset); in rd_do_prot_rw()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_sbc.c | 1270 void sbc_dif_copy_prot(struct se_cmd *cmd, unsigned int sectors, bool read, in sbc_dif_copy_prot() function 1313 EXPORT_SYMBOL(sbc_dif_copy_prot); variable
|
H A D | target_core_rd.c | 411 sbc_dif_copy_prot(cmd, sectors, is_read, prot_sg, prot_offset); in rd_do_prot_rw()
|
Completed in 7 milliseconds