Searched refs:ioshark_write_file_state (Results 1 – 2 of 2) sorted by relevance
80 int ioshark_write_file_state(FILE *fp, struct ioshark_file_state *state);
52 if (ioshark_write_file_state(fp, &st) != 1) { in files_db_write_objects()227 ioshark_write_file_state(FILE *fp, struct ioshark_file_state *state) in ioshark_write_file_state() function