Home
last modified time | relevance | path

Searched refs:seek_mode_info (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/btt/
Doutput.c319 struct seek_mode_info { struct
320 struct seek_mode_info *next; argument
327 struct seek_mode_info *head; argument
333 struct seek_mode_info *p, *this, *new_list = NULL; in output_seek_mode_info()
370 struct seek_mode_info *smip; in add_seek_mode_info()
381 struct seek_mode_info *new = malloc(sizeof(*new)); in add_seek_mode_info()