Home
last modified time | relevance | path

Searched refs:files_db_handle (Results 1 – 2 of 2) sorted by relevance

/system/extras/ioshark/
Dioshark_bench_subr.c41 struct files_db_handle *h; in files_db_create_handle()
44 h = malloc(sizeof(struct files_db_handle)); in files_db_create_handle()
53 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_lookup_byfileno()
69 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_add_byfileno()
95 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_fsync_discard_files()
171 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_close_files()
192 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_unlink_files()
221 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_free_memory()
Dioshark_bench.h54 struct files_db_handle { struct