Searched refs:ioshark_read_file_op (Results 1 – 3 of 3) sorted by relevance
158 int ioshark_read_file_op(FILE *fp, struct ioshark_file_operation *file_op);
428 if (ioshark_read_file_op(state->fp, &file_op) != 1) { in do_io()
676 ioshark_read_file_op(FILE *fp, struct ioshark_file_operation *file_op) in ioshark_read_file_op() function