prot_buf          162 block/bio-integrity.c 	void *prot_buf = page_address(bip->bip_vec->bv_page) +
prot_buf          168 block/bio-integrity.c 	iter.prot_buf = prot_buf;
prot_buf           35 block/t10-pi.c 		struct t10_pi_tuple *pi = iter->prot_buf;
prot_buf           46 block/t10-pi.c 		iter->prot_buf += sizeof(struct t10_pi_tuple);
prot_buf           61 block/t10-pi.c 		struct t10_pi_tuple *pi = iter->prot_buf;
prot_buf           95 block/t10-pi.c 		iter->prot_buf += sizeof(struct t10_pi_tuple);
prot_buf          369 drivers/infiniband/ulp/iser/iser_initiator.c 	struct iser_data_buf *data_buf, *prot_buf;
prot_buf          384 drivers/infiniband/ulp/iser/iser_initiator.c 		prot_buf = &iser_task->prot[ISER_DIR_IN];
prot_buf          387 drivers/infiniband/ulp/iser/iser_initiator.c 		prot_buf = &iser_task->prot[ISER_DIR_OUT];
prot_buf          397 drivers/infiniband/ulp/iser/iser_initiator.c 		prot_buf->sg  = scsi_prot_sglist(sc);
prot_buf          398 drivers/infiniband/ulp/iser/iser_initiator.c 		prot_buf->size = scsi_prot_sg_count(sc);
prot_buf          399 drivers/infiniband/ulp/iser/iser_initiator.c 		prot_buf->data_len = (data_buf->data_len >>
prot_buf         1518 include/linux/blkdev.h 	void			*prot_buf;