HomeSort by relevance Sort by last modified time
    Searched full:seek_mode_info (Results 1 - 1 of 1) sorted by null

  /external/blktrace/btt/
output.c 317 struct seek_mode_info { struct
318 struct seek_mode_info *next;
325 struct seek_mode_info *head;
331 struct seek_mode_info *p, *this, *new_list = NULL;
368 struct seek_mode_info *smip;
379 struct seek_mode_info *new = malloc(sizeof(*new));

Completed in 95 milliseconds