Home | History | Annotate | Download | only in btreplay

Lines Matching defs:dev_info

74 struct dev_info {
565 struct dev_info *dip;
568 dip = list_entry(p, struct dev_info, head);
581 static void rem_input_dev(struct dev_info *dip)
959 static void __find_input_files(struct dev_info *dip)
991 __find_input_files(list_entry(p, struct dev_info, head));