Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c327 int byte_chunk; in xen_block_split_discard() local
342 byte_chunk = byte_remaining > BDRV_REQUEST_MAX_BYTES ? in xen_block_split_discard()
345 blk_aio_pdiscard(dataplane->blk, byte_offset, byte_chunk, in xen_block_split_discard()
347 byte_remaining -= byte_chunk; in xen_block_split_discard()
348 byte_offset += byte_chunk; in xen_block_split_discard()
/openbmc/linux/arch/sparc/lib/
H A Dcopy_user.S306 bne byte_chunk
330 byte_chunk: label
341 bne byte_chunk