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()
176 uint64_t os_obj_next_chunk; member
5035 object = ztest_random(os->os_obj_next_chunk); in ztest_dmu_object_next_chunk()5036 os->os_obj_next_chunk = P2ALIGN_TYPED(object, dnodes_per_chunk, in ztest_dmu_object_next_chunk()