Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c361 uint64_t last_obj = *objectp | (DNODES_PER_BLOCK - 1); in dmu_object_next() local
370 while (i <= last_obj) { in dmu_object_next()
H A Ddsl_dataset.c3264 uint64_t first_obj, uint64_t last_obj, list_t *l, void *tag) in snaplist_make() argument
3266 uint64_t obj = last_obj; in snaplist_make()