Searched refs:ztest_od_t (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/ztest/ |
H A D | ztest.c | 272 } ztest_od_t; typedef 282 ztest_od_t *zd_od; /* debugging aid */ 1945 ztest_lookup(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_lookup() 1986 ztest_create(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_create() 2030 ztest_remove(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_remove() 2246 ztest_od_init(ztest_od_t *od, uint64_t id, char *tag, uint64_t index, in ztest_od_init() 2271 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove) in ztest_object_init() 3518 ztest_od_t od[4]; in ztest_dmu_object_alloc_free() 3543 ztest_od_t od[2]; in ztest_dmu_read_write() 3817 ztest_od_t od[2]; in ztest_dmu_read_write_zcopy() [all …]
|