Searched refs:os_obj_next_chunk (Results 1 – 3 of 3) sorted by relevance
107 ASSERT0(P2PHASE(os->os_obj_next_chunk, in dmu_object_alloc_impl()109 object = os->os_obj_next_chunk; in dmu_object_alloc_impl()162 os->os_obj_next_chunk = in dmu_object_alloc_impl()
167 uint64_t os_obj_next_chunk; member
4513 object = ztest_random(os->os_obj_next_chunk); in ztest_dmu_object_next_chunk()4514 os->os_obj_next_chunk = P2ALIGN(object, dnodes_per_chunk); in ztest_dmu_object_next_chunk()