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

/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c271 } ztest_od_t; typedef in typeref:struct:ztest_od
281 ztest_od_t *zd_od; /* debugging aid */
1943 ztest_lookup(ztest_ds_t *zd, ztest_od_t *od, int count)
1984 ztest_create(ztest_ds_t *zd, ztest_od_t *od, int count)
2028 ztest_remove(ztest_ds_t *zd, ztest_od_t *od, int count)
2244 ztest_od_init(ztest_od_t *od, uint64_t id, char *tag, uint64_t index,
2269 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove)
3506 ztest_od_t od[4];
3531 ztest_od_t od[2];
3804 ztest_od_t o
[all...]

Completed in 80 milliseconds