Searched refs:unmapped_bytes (Results 1 – 1 of 1) sorted by relevance
1556 unsigned int unmapped_bytes; in __ublk_complete_rq() local1575 unmapped_bytes = ublk_unmap_io(req, io); in __ublk_complete_rq()1582 if (unlikely(unmapped_bytes < io->res)) { in __ublk_complete_rq()1583 if (unlikely(!unmapped_bytes)) { in __ublk_complete_rq()1588 io->res = unmapped_bytes; in __ublk_complete_rq()