Searched refs:prop_errors (Results 1 – 1 of 1) sorted by relevance
4118 nvlist_t *prop_errors = NULL; in zfs_receive_one() local4667 NULL, &prop_errors); in zfs_receive_one()4674 while ((prop_err = nvlist_next_nvpair(prop_errors, in zfs_receive_one()4933 if (prop_errors != NULL) in zfs_receive_one()4934 fnvlist_free(prop_errors); in zfs_receive_one()