mtest_handle_t
mtest_handle_t handle,
mtest_handle_t handle,
error_print(char *writebuf, char *readbuf, mtest_handle_t handle, long pageno,
mtest_handle_t handle)
mtest_handle_t handle)
mtest_handle_t handle)
error_summary(mtest_handle_t handle, uint_t total_errors)
extern void mtest_deallocate_buf(mtest_handle_t, void *);
extern void mtest_deallocate_buf_all(mtest_handle_t);
extern int mtest_write(mtest_handle_t, void *, u_longlong_t, uint_t, uint_t);
extern int mtest_read(mtest_handle_t, void *, u_longlong_t, uint_t, uint_t,
extern void mtest_message(mtest_handle_t, const char *);
typedef int mtest_func_t(mtest_handle_t);
extern void *mtest_allocate_buf(mtest_handle_t, size_t);
mtest_handle_t handle,
mtest_handle_t handle,
mtest_deallocate_buf_all(mtest_handle_t handle)
mtest_message(mtest_handle_t handle, const char *msg)