Searched refs:gather_nvlist (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 827 gather_nvlist(libzfs_handle_t *hdl, const char *fsname, const char *fromsnap, in gather_nvlist() function 1745 err = gather_nvlist(zhp->zfs_hdl, zhp->zfs_name, in zfs_send() 2356 if ((error = gather_nvlist(hdl, tofs, fromsnap, NULL, in recv_incremental_replication() 3387 if (gather_nvlist(hdl, zc.zc_value, NULL, NULL, B_FALSE, in zfs_receive_one()
|