Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c1770 unsigned long offset_in_hvpg = offset_in_hvpage(sgl->offset); in storvsc_queuecommand() local
1771 unsigned int hvpg_count = HVPFN_UP(offset_in_hvpg + length); in storvsc_queuecommand()
1786 payload->range.offset = offset_in_hvpg; in storvsc_queuecommand()