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

  /external/blktrace/btreplay/
btreplay.c 63 struct map_dev { struct
639 struct map_dev *mdp = malloc(sizeof(*mdp));
657 struct map_dev *mdp = list_entry(p, struct map_dev, head);
668 * map_dev - Return the mapped device for that specified
673 static char *map_dev(char *from_dev) function
678 struct map_dev *mdp = list_entry(p, struct map_dev, head);
    [all...]

Completed in 88 milliseconds