dmu_object_next
while ((error = dmu_object_next(os, &object, B_FALSE, 0)) == 0) {
while (dmu_object_next(mos, &object, B_FALSE, 0) == 0) {
for (obj = 0; err == 0; err = dmu_object_next(os, &obj, FALSE, 0)) {
if (dmu_object_next(os, &object, B_TRUE, 0) != 0) {
while ((error = dmu_object_next(os, &object, B_FALSE, 0)) == 0) {
for (obj = 0; err == 0; err = dmu_object_next(os, &obj, FALSE, 0)) {
next_err = dmu_object_next(rwa->os, &obj, FALSE, 0)) {
next_err = dmu_object_next(rwa.os, &obj, FALSE, 0);
err = dmu_object_next(mos, &obj, B_FALSE, txg_start)) {
error = dmu_object_next(os, &obj, FALSE,
int dmu_object_next(objset_t *os, uint64_t *objectp,
error = dmu_object_next(os, &zc->zc_obj, B_FALSE,