Searched defs:dmu_object_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c91 if (dmu_object_next(os, &object, B_TRUE, 0) == 0)
172 dmu_object_next(objset_t *os, uint64_t *objectp, boolean_t hole, uint64_t txg) function

Completed in 56 milliseconds