Searched defs:write_file_hdr (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/btreplay/
H A Dbtrecord.c221 * write_file_hdr - Seek to and write btrecord file header
225 static void write_file_hdr(struct io_stream *stream, struct io_file_hdr *hdr) function
704 write_file_hdr(stream, &io_file_hdr);
737 write_file_hdr(stream, &io_file_hdr);

Completed in 74 milliseconds