Searched refs:sbc_dif_copy_prot (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/target/ |
D | target_core_backend.h | 88 void sbc_dif_copy_prot(struct se_cmd *, unsigned int, bool,
|
/Linux-v4.19/drivers/target/ |
D | target_core_sbc.c | 1346 void sbc_dif_copy_prot(struct se_cmd *cmd, unsigned int sectors, bool read, in sbc_dif_copy_prot() function 1389 EXPORT_SYMBOL(sbc_dif_copy_prot);
|
D | target_core_rd.c | 424 sbc_dif_copy_prot(cmd, sectors, is_read, prot_sg, prot_offset); in rd_do_prot_rw()
|