Searched refs:pblockoff (Results 1 – 5 of 5) sorted by relevance
202 uint16_t pblockoff; /* passed to CTL */ member
177 uint16_t pblockoff; member1249 if (be_lun->pblockoff > 0) in ctl_be_block_cw_dispatch_ws()1250 pbo = pb - be_lun->blocksize * be_lun->pblockoff; in ctl_be_block_cw_dispatch_ws()1840 be_lun->pblockoff = (pss - pos) % pss; in ctl_be_block_open_file()2016 be_lun->pblockoff = (pss - pos) % pss; in ctl_be_block_open_dev()2264 be_lun->pblockoff = 0; in ctl_be_block_create()2312 be_lun->ctl_be_lun.pblockoff = be_lun->pblockoff; in ctl_be_block_create()2693 be_lun->ctl_be_lun.pblockoff = be_lun->pblockoff; in ctl_be_block_modify()
345 lun->be_lun->pblockoff; in tpcl_resolve()
800 list->lun->be_lun->pblockoff; in tpc_resolve()1142 if (list->lun->be_lun->pblockoff > 0) in tpc_process_wut()1143 pbo = pb - dstblock * list->lun->be_lun->pblockoff; in tpc_process_wut()1862 scsi_ulto2b(lun->be_lun->pblockoff & SRC16_LALBA_A, dtsd->lalba_lbp); in tpc_create_token()
7347 scsi_ulto2b(lun->be_lun->pblockoff & SRC16_LALBA_A, data->lalba_lbp); in ctl_read_capacity_16()