Searched refs:pblockoff (Results 1 – 6 of 6) sorted by relevance
153 uint16_t pblockoff; /* passed to CTL */ member
301 lun->be_lun->pblockoff; in tpcl_resolve()
1450 if (be_lun->cbe_lun.pblockoff > 0) in ctl_be_block_cw_dispatch_ws()1451 pbo = pb - cbe_lun->blocksize * be_lun->cbe_lun.pblockoff; in ctl_be_block_cw_dispatch_ws()1619 if (be_lun->cbe_lun.pblockoff > 0) in ctl_be_block_cw_dispatch_wz()1620 pbo = pb - cbe_lun->blocksize * be_lun->cbe_lun.pblockoff; in ctl_be_block_cw_dispatch_wz()2288 cbe_lun->pblockoff = (pss - pos) % pss; in ctl_be_block_open_file()2454 cbe_lun->pblockoff = (pss - pos) % pss; in ctl_be_block_open_dev()
767 list->lun->be_lun->pblockoff; in tpc_resolve()1216 if (list->lun->be_lun->pblockoff > 0) in tpc_process_wut()1217 pbo = pb - dstblock * list->lun->be_lun->pblockoff; in tpc_process_wut()2004 scsi_ulto2b(lun->be_lun->pblockoff & SRC16_LALBA_A, dtsd->lalba_lbp); in tpc_create_token()
1201 cbe_lun->pblockoff = 0; in ctl_backend_ramdisk_create()
7048 scsi_ulto2b(lun->be_lun->pblockoff & SRC16_LALBA_A, data->lalba_lbp); in ctl_read_capacity_16()