Home
last modified time | relevance | path

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

/spdk/lib/scsi/
H A Dscsi_bdev.c1215 _bytes_to_blocks(uint32_t block_size, uint64_t offset_bytes, uint64_t *offset_blocks, in _bytes_to_blocks() function
1286 if (_bytes_to_blocks(block_size, task->offset, &offset_blocks, task->length, &num_blocks) != 0) { in bdev_scsi_readwrite()
1622 if (_bytes_to_blocks(block_size, task->offset, &offset_blocks, in bdev_scsi_write_same()