Searched refs:trackio_error (Results 1 – 5 of 5) sorted by relevance
38 struct trackio_error { struct78 trackio_error *te);
66 void print_trackio_error(struct trackio_error *te);
105 print_trackio_error(struct trackio_error *te) in print_trackio_error()
731 struct trackio_error *te; in write_next_track()760 te = (struct trackio_error *)my_zalloc(sizeof (*te)); in write_next_track()
260 int (*cb)(int64_t, int64_t), int64_t arg, struct trackio_error *te) in write_track()