Lines Matching defs:o
634 static uint64_t minimum_header_size(Object *o) { in minimum_header_size()
654 static int journal_file_check_object(JournalFile *f, uint64_t offset, Object *o) { in journal_file_check_object()
803 Object *o; in journal_file_move_to_object() local
870 Object o; in journal_file_read_object_header() local
978 Object *o; in journal_file_append_object() local
1022 Object *o; in journal_file_setup_data_hash_table() local
1056 Object *o; in journal_file_setup_field_hash_table() local
1137 Object *o, in journal_file_link_field()
1182 Object *o, in journal_file_link_data()
1287 Object *o; in journal_file_find_field_object_with_hash() local
1382 Object *o; in journal_file_find_data_object_with_hash() local
1507 Object *o; in journal_file_append_field() local
1563 Object *o, *fo; in journal_file_append_data() local
1644 uint64_t journal_file_entry_n_items(Object *o) { in journal_file_entry_n_items()
1658 uint64_t journal_file_entry_array_n_items(Object *o) { in journal_file_entry_array_n_items()
1673 uint64_t journal_file_hash_table_n_items(Object *o) { in journal_file_hash_table_n_items()
1694 Object *o; in link_entry_into_array() local
1795 static int journal_file_link_entry_item(JournalFile *f, Object *o, uint64_t offset, uint64_t i) { in journal_file_link_entry_item()
1815 static int journal_file_link_entry(JournalFile *f, Object *o, uint64_t offset) { in journal_file_link_entry()
1874 Object *o; in journal_file_append_entry_internal() local
2065 Object *o; in journal_file_append_entry() local
2181 static int bump_entry_array(JournalFile *f, Object *o, uint64_t offset, uint64_t first, direction_t… in bump_entry_array()
2223 Object *o; in generic_array_get() local
2690 Object *o; in test_object_seqnum() local
2729 Object *o; in test_object_realtime() local
2769 Object *o; in test_object_monotonic() local
2792 Object **o, in find_data_object_by_boot_id()
2809 Object *o; in journal_file_move_to_entry_by_monotonic() local
2841 void journal_file_save_location(JournalFile *f, Object *o, uint64_t offset) { in journal_file_save_location()
3029 Object *o; in journal_file_move_to_entry_by_monotonic_for_data() local
3155 Object *o; in journal_file_dump() local
3735 int journal_file_copy_entry(JournalFile *from, JournalFile *to, Object *o, uint64_t p) { in journal_file_copy_entry()
3874 Object *o; in journal_file_get_cutoff_monotonic_usec() local