Searched refs:x_nblks (Results 1 – 6 of 6) sorted by relevance
104 nblks = xfer->x_nblks; in sda_mem_rw()149 if (xfer->x_nblks > 1) { in sda_mem_bd_read()174 if (xfer->x_nblks > 1) { in sda_mem_bd_write()
410 if (xfer->x_nblks > SIZE_MAX - xfer->x_blkno || in vioblk_request()411 (xfer->x_blkno + xfer->x_nblks) > vib->vib_nblks) { in vioblk_request()428 xfer->x_nblks > 0) { in vioblk_request()454 } else if (xfer->x_nblks > 0) { in vioblk_request()457 xfer->x_nblks); in vioblk_request()
93 size_t x_nblks; member
464 error, xfer->x_blkno, xfer->x_nblks, in skd_io_done()815 count = pbuf->x_xfer->x_nblks; in skd_start()2000 pbuf->x_xfer->x_blkno, pbuf->x_xfer->x_nblks); in skd_isr_completion_posted()2008 if (pbuf->x_xfer->x_nblks != 0) in skd_isr_completion_posted()4029 count = pbuf->x_xfer->x_nblks; in skd_log_skreq()5014 (void *)pbuf, pbuf->x_xfer->x_nblks, in skd_detach()
240 #define i_nblks i_public.x_nblks
5461 VERIFY(xfer->x_nblks <= 0x10000); in nvme_create_nvm_cmd()5467 cmd->nc_sqe.sqe_cdw12 = (uint16_t)(xfer->x_nblks - 1); in nvme_create_nvm_cmd()