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.c44 struct files_db_handle *h; in files_db_create_handle()
47 h = malloc(sizeof(struct files_db_handle)); in files_db_create_handle()
56 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_lookup_byfileno()
72 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_add_byfileno()
98 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_fsync_discard_files()
173 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_close_files()
194 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_unlink_files()
222 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_free_memory()
Dioshark_bench.h54 struct files_db_handle { struct