Searched refs:remote_unmap_fd (Results 1 – 1 of 1) sorted by relevance
232 static int remote_unmap_fd(void *buf, int size, int fd, int attr);418 remote_unmap_fd(tofd->buf, tofd->size, tofd->fd, tofd->attr); in remote_register_buf_common()1254 static int remote_unmap_fd(void *buf, int size, int fd, int attr) { in remote_unmap_fd() function