Searched refs:mmap_len (Results 1 – 1 of 1) sorted by relevance
78 int ret , buflen, mmap_len; in fio_splice_read() local84 mmap_len = buflen = io_u->xfer_buflen; in fio_splice_read()127 munmap(map, mmap_len); in fio_splice_read()153 if (sd->vmsplice_to_user_map && munmap(map, mmap_len) < 0) { in fio_splice_read()