Home
last modified time | relevance | path

Searched defs:end_chunk (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dmirror.c1466 uint64_t end_chunk = DIV_ROUND_UP(offset + bytes, s->granularity); in active_write_prepare() local
1505 uint64_t end_chunk = DIV_ROUND_UP(op->offset + op->bytes, in active_write_settle() local
/openbmc/linux/drivers/md/
H A Dmd.c4629 unsigned long chunk, end_chunk; in bitmap_store() local