Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_backend.h74 void sbc_dif_copy_prot(struct se_cmd *, unsigned int, bool,
/linux-4.4.14/drivers/target/
Dtarget_core_sbc.c1343 void sbc_dif_copy_prot(struct se_cmd *cmd, unsigned int sectors, bool read, in sbc_dif_copy_prot() function
1386 EXPORT_SYMBOL(sbc_dif_copy_prot);
Dtarget_core_rd.c433 sbc_dif_copy_prot(cmd, sectors, is_read, prot_sg, prot_offset); in rd_do_prot_rw()