Searched refs:unmapped_bytes (Results 1 – 1 of 1) sorted by relevance
598 unsigned int unmapped_bytes; in ublk_complete_rq() local621 unmapped_bytes = ublk_unmap_io(ubq, req, io); in ublk_complete_rq()628 if (unlikely(unmapped_bytes < io->res)) in ublk_complete_rq()629 io->res = unmapped_bytes; in ublk_complete_rq()