Home
last modified time | relevance | path

Searched defs: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
H A Ddsl_dataset.c3264 uint64_t first_obj, uint64_t last_obj, list_t *l, void *tag) in snaplist_make()