Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dt10-pi.c52 struct t10_pi_tuple *pi = iter->prot_buf; in t10_pi_generate()
63 iter->prot_buf += sizeof(struct t10_pi_tuple); in t10_pi_generate()
76 struct t10_pi_tuple *pi = iter->prot_buf; in t10_pi_verify()
113 iter->prot_buf += sizeof(struct t10_pi_tuple); in t10_pi_verify()
Dbio-integrity.c182 void *prot_buf = page_address(bip->bip_vec->bv_page) + in bio_integrity_process() local
188 iter.prot_buf = prot_buf; in bio_integrity_process()
/linux-4.19.296/include/linux/
Dblkdev.h1800 void *prot_buf; member