Searched refs:prop_errors (Results 1 – 1 of 1) sorted by relevance
4456 nvlist_t *prop_errors = NULL; in zfs_receive_one() local5065 &read_bytes, &errflags, NULL, &prop_errors); in zfs_receive_one()5070 &errflags, NULL, &prop_errors); in zfs_receive_one()5078 while ((prop_err = nvlist_next_nvpair(prop_errors, in zfs_receive_one()5390 if (prop_errors != NULL) in zfs_receive_one()5391 fnvlist_free(prop_errors); in zfs_receive_one()