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

  /external/blktrace/btreplay/
btrecord.c 54 struct ifile_info { struct
94 struct ifile_info *iip;
291 static void rem_input_file(struct ifile_info *iip)
309 struct ifile_info *iip = malloc(sizeof(*iip));
335 struct ifile_info *iip = list_entry(p, struct ifile_info, head);
486 static int next_io(struct ifile_info *iip, struct io_spec *spec)
679 static struct io_stream *stream_open(struct ifile_info *iip)
762 static void process(struct ifile_info *iip)
786 process(list_entry(p, struct ifile_info, head))
    [all...]

Completed in 85 milliseconds