OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:io_file_hdr
(Results
1 - 2
of
2
) 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
);
Completed in 38 milliseconds