Searched refs:zfs_send_progress (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibzfs.h722 extern int zfs_send_progress(zfs_handle_t *, int, uint64_t *, uint64_t *);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c884 zfs_send_progress(zfs_handle_t *zhp, int fd, uint64_t *bytes_written, function
918 if ((err = zfs_send_progress(zhp, pa->pa_fd, &bytes,

Completed in 124 milliseconds