Home
last modified time | relevance | path

Searched refs:ztest_od_t (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/cmd/ztest/
Dztest.c273 } ztest_od_t; typedef
283 ztest_od_t *zd_od; /* debugging aid */
1944 ztest_lookup(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_lookup()
1985 ztest_create(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_create()
2029 ztest_remove(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_remove()
2245 ztest_od_init(ztest_od_t *od, uint64_t id, char *tag, uint64_t index, in ztest_od_init()
2270 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove) in ztest_object_init()
3517 ztest_od_t od[4]; in ztest_dmu_object_alloc_free()
3542 ztest_od_t od[2]; in ztest_dmu_read_write()
3816 ztest_od_t od[2]; in ztest_dmu_read_write_zcopy()
[all …]