Home
last modified time | relevance | path

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

/spdk/lib/vfio_user/host/
H A Dvfio_user.c49 size_t fd_size = num_fds * sizeof(int); in vfio_user_write() local
/spdk/lib/virtio/
H A Dvirtio_vhost_user.c45 size_t fd_size = fd_num * sizeof(int); in vhost_user_write() local