Searched refs:os_obj_next (Results 1 – 3 of 3) sorted by relevance
57 object = os->os_obj_next; in dmu_object_alloc_impl()102 os->os_obj_next = object + dn_slots; in dmu_object_alloc_impl()116 os->os_obj_next = object; in dmu_object_alloc_impl()121 os->os_obj_next = P2ROUNDUP(object + 1, in dmu_object_alloc_impl()
1871 os->os_obj_next = moid + 1; in zfs_create_fs()
133 uint64_t os_obj_next; member