HomeSort by relevance Sort by last modified time
    Searched defs:devmap (Results 1 - 2 of 2) sorted by null

  /external/blktrace/btt/
devmap.c 24 struct devmap { struct
33 struct devmap *dmp;
38 dmp = malloc(sizeof(struct devmap));
55 struct devmap *dmp = list_entry(p, struct devmap, head);
87 struct devmap *dmp = list_entry(p, struct devmap, head);
globals.h 134 char *devmap; member in struct:d_info
201 /* devmap.c */

Completed in 51 milliseconds