Searched refs:t10_pi_tuple (Results 1 – 11 of 11) sorted by relevance
36 struct t10_pi_tuple *pi = iter->prot_buf; in t10_pi_generate()47 iter->prot_buf += sizeof(struct t10_pi_tuple); in t10_pi_generate()62 struct t10_pi_tuple *pi = iter->prot_buf; in t10_pi_verify()96 iter->prot_buf += sizeof(struct t10_pi_tuple); in t10_pi_verify()155 struct t10_pi_tuple *pi = p; in t10_pi_type1_prepare()201 struct t10_pi_tuple *pi = p; in t10_pi_type1_complete()
31 struct t10_pi_tuple { struct
61 bi.tuple_size = sizeof(struct t10_pi_tuple); in sd_dif_config_host()
317 struct t10_pi_tuple *dif_storep; /* protection info */888 static struct t10_pi_tuple *dif_store(struct sdeb_store_info *sip, in dif_store()3008 static int dif_verify(struct t10_pi_tuple *sdt, const void *data, in dif_verify()3042 struct t10_pi_tuple *dif_storep = sip->dif_storep; in dif_copy_prot()3089 struct t10_pi_tuple *sdt; in prot_verify_read()3269 struct t10_pi_tuple *sdt; in prot_verify_write()3295 ppage_offset += sizeof(struct t10_pi_tuple)) { in prot_verify_write()7043 dif_size = sdebug_store_sectors * sizeof(struct t10_pi_tuple); in sdebug_add_store()
1255 struct t10_pi_tuple *sdt; in sbc_dif_generate()1320 sbc_dif_v1_verify(struct se_cmd *cmd, struct t10_pi_tuple *sdt, in sbc_dif_v1_verify()1410 struct t10_pi_tuple *sdt; in sbc_dif_verify()
751 dev->prot_length = sizeof(struct t10_pi_tuple); in target_alloc_device()
137 ns->ms == sizeof(struct t10_pi_tuple)) { in nvme_submit_io()
480 return ns->pi_type && ns->ms == sizeof(struct t10_pi_tuple); in nvme_ns_has_pi()
1737 if (ns->ms == sizeof(struct t10_pi_tuple)) in nvme_configure_metadata()
636 return ns->pi_type && ns->metadata_size == sizeof(struct t10_pi_tuple); in nvmet_ns_has_pi()
2912 struct t10_pi_tuple *spt; in qla2x00_handle_dif_error()
Completed in 57 milliseconds