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

  /external/blktrace/btreplay/
btrecord.h 71 struct io_file_hdr { struct
btrecord.c 225 static void write_file_hdr(struct io_stream *stream, struct io_file_hdr *hdr)
683 struct io_file_hdr io_file_hdr = { local
704 write_file_hdr(stream, &io_file_hdr);
730 struct io_file_hdr io_file_hdr = { local
737 write_file_hdr(stream, &io_file_hdr);
btreplay.c 859 struct io_file_hdr hdr;
    [all...]

Completed in 167 milliseconds