Searched refs:ztest_od_t (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c280 } ztest_od_t; typedef in typeref:struct:ztest_od
290 ztest_od_t *zd_od; /* debugging aid */
1978 ztest_lookup(ztest_ds_t *zd, ztest_od_t *od, int count)
2019 ztest_create(ztest_ds_t *zd, ztest_od_t *od, int count)
2063 ztest_remove(ztest_ds_t *zd, ztest_od_t *od, int count)
2279 ztest_od_init(ztest_od_t *od, uint64_t id, char *tag, uint64_t index,
2304 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove)
3725 ztest_od_t od[4];
3750 ztest_od_t od[2];
4024 ztest_od_t o
[all...]

Completed in 96 milliseconds