Searched refs:byte_chunk (Results 1 – 2 of 2) sorted by relevance
327 int byte_chunk; in xen_block_split_discard() local342 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()
306 bne byte_chunk330 byte_chunk: label341 bne byte_chunk