Searched refs:files_db_handle (Results 1 – 2 of 2) sorted by relevance
44 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()
54 struct files_db_handle { struct