Searched refs:prop_errors (Results 1 – 1 of 1) sorted by relevance
4426 nvlist_t *prop_errors = NULL; in zfs_receive_one() local5035 &read_bytes, &errflags, NULL, &prop_errors); in zfs_receive_one()5040 &errflags, NULL, &prop_errors); in zfs_receive_one()5048 while ((prop_err = nvlist_next_nvpair(prop_errors, in zfs_receive_one()5359 if (prop_errors != NULL) in zfs_receive_one()5360 fnvlist_free(prop_errors); in zfs_receive_one()