Searched refs:zfs_receive_impl (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 61 static int zfs_receive_impl(libzfs_handle_t *, const char *, const char *, 2790 error = zfs_receive_impl(hdl, destname, NULL, flags, fd, in zfs_receive_package() 3527 zfs_receive_impl(libzfs_handle_t *hdl, const char *tosnap, in zfs_receive_impl() function 3665 err = zfs_receive_impl(hdl, tosnap, originsnap, flags, infd, NULL, NULL, in zfs_receive()
|