Home
last modified time | relevance | path

Searched refs:more_errors (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c1312 nvpair_t *more_errors; in nvlist_smush() local
1319 more_errors = nvlist_prev_nvpair(errors, NULL); in nvlist_smush()
1323 more_errors); in nvlist_smush()
1329 fnvlist_remove_nvpair(errors, more_errors); in nvlist_smush()