HomeSort by relevance Sort by last modified time
    Searched refs:iop_type (Results 1 - 4 of 4) sorted by null

  /external/blktrace/btt/
globals.h 49 enum iop_type { enum
164 enum iop_type type;
211 void dip_foreach_list(struct io *iop, enum iop_type type, struct list_head *hd);
212 void dip_foreach(struct io *iop, enum iop_type type,
214 struct io *dip_find_sec(struct d_info *dip, enum iop_type type, __u64 sec);
inlines.h 160 static inline int io_setup(struct io *iop, enum iop_type type)
285 static inline struct rb_root *__get_root(struct d_info *dip, enum iop_type type)
301 static inline void dip_rb_fe(struct d_info *dip, enum iop_type type,
310 enum iop_type type, __u64 sec)
320 static inline int type2c(enum iop_type type)
devs.c 184 void dip_foreach(struct io *iop, enum iop_type type,
202 void dip_foreach_list(struct io *iop, enum iop_type type, struct list_head *hd)
207 struct io *dip_find_sec(struct d_info *dip, enum iop_type type, __u64 sec)
trace_complete.c 23 static inline void __out(FILE *ofp, __u64 tm, enum iop_type type,

Completed in 47 milliseconds