Searched defs:zfs_receive_one (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2785 /* zfs_receive_one() will create_parents() */
2826 * zfs_receive_one().
2834 * stream. zfs_receive_one() handles certain errors
2847 * zfs_receive_one() will take care of it (ie,
3019 zfs_receive_one(libzfs_handle_t *hdl, int infd, const char *tosnap, function
3696 return (zfs_receive_one(hdl, infd, tosnap, originsnap, flags,

Completed in 53 milliseconds