Searched refs:dif_storep (Results 1 – 1 of 1) sorted by relevance
1305 return sip->dif_storep + sector; in dif_store()4288 struct t10_pi_tuple *dif_storep = sip->dif_storep; in dif_copy_prot() local4293 resid = sectors * sizeof(*dif_storep); in dif_copy_prot()4321 sector += len / sizeof(*dif_storep); in dif_copy_prot()4759 if (sip->dif_storep) { in unmap_region()4760 memset(sip->dif_storep + lba, 0xff, in unmap_region()4761 sizeof(*sip->dif_storep) * in unmap_region()8657 vfree(sip->dif_storep); in sdebug_erase_store()8723 sip->dif_storep = vmalloc(dif_size); in sdebug_add_store()8726 sip->dif_storep); in sdebug_add_store()[all …]