Lines Matching refs:entry_array_offset

452             !VALID64(le64toh(f->header->entry_array_offset)))  in journal_file_verify_header()
677 !VALID64(le64toh(o->data.entry_array_offset))) in journal_file_check_object()
683 le64toh(o->data.entry_array_offset), in journal_file_check_object()
1204 o->data.entry_offset = o->data.entry_array_offset = 0; in journal_file_link_data()
1810 &o->data.entry_array_offset, in journal_file_link_entry_item()
1831 &f->header->entry_array_offset, in journal_file_link_entry()
2680 le64toh(f->header->entry_array_offset), in journal_file_move_to_entry_by_offset()
2720 le64toh(f->header->entry_array_offset), in journal_file_move_to_entry_by_seqnum()
2760 le64toh(f->header->entry_array_offset), in journal_file_move_to_entry_by_realtime()
2823 le64toh(o->data.entry_array_offset), in journal_file_move_to_entry_by_monotonic()
2933 le64toh(f->header->entry_array_offset), in journal_file_next_entry()
2949 r = generic_array_get(f, le64toh(f->header->entry_array_offset), i, direction, ret, &ofs); in journal_file_next_entry()
2986 le64toh(d->data.entry_array_offset), in journal_file_next_entry_for_data()
3013 le64toh(d->data.entry_array_offset), in journal_file_move_to_entry_by_offset_for_data()
3031 uint64_t b, z, entry_offset, entry_array_offset, n_entries; in journal_file_move_to_entry_by_monotonic_for_data() local
3039 entry_array_offset = le64toh(READ_NOW(d->data.entry_array_offset)); in journal_file_move_to_entry_by_monotonic_for_data()
3051 le64toh(o->data.entry_array_offset), in journal_file_move_to_entry_by_monotonic_for_data()
3072 entry_array_offset, in journal_file_move_to_entry_by_monotonic_for_data()
3083 le64toh(o->data.entry_array_offset), in journal_file_move_to_entry_by_monotonic_for_data()
3124 le64toh(d->data.entry_array_offset), in journal_file_move_to_entry_by_seqnum_for_data()
3146 le64toh(d->data.entry_array_offset), in journal_file_move_to_entry_by_realtime_for_data()
3903 le64toh(o->data.entry_array_offset), in journal_file_get_cutoff_monotonic_usec()