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