Searched refs:trackio_error (Results 1 – 5 of 5) sorted by relevance
40 struct trackio_error { struct80 trackio_error *te);
68 void print_trackio_error(struct trackio_error *te);
107 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()
262 int (*cb)(int64_t, int64_t), int64_t arg, struct trackio_error *te) in write_track()