Home
last modified time | relevance | path

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

/external/blktrace/btt/
Doutput.c317 struct seek_mode_info { struct
318 struct seek_mode_info *next; argument
325 struct seek_mode_info *head; argument
331 struct seek_mode_info *p, *this, *new_list = NULL; in output_seek_mode_info()
368 struct seek_mode_info *smip; in add_seek_mode_info()
379 struct seek_mode_info *new = malloc(sizeof(*new)); in add_seek_mode_info()